@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://nomisma.org/editor/david> a skos:Concept,
        prov:Agent,
        foaf:Person ;
    dcterms:identifier "10.26608/5e260ef17d9cba2f9c211fc94cc61726" ;
    skos:exactMatch <http://d-nb.info/gnd/131383663>,
        <http://viaf.org/viaf/22392971>,
        <https://orcid.org/0000-0002-8604-544X> ;
    skos:inScheme <http://nomisma.org/editor/> ;
    skos:prefLabel "David Wigg-Wolf" .

