@prefix ns1: <https://data.razu.nl/def/ldto/> .
@prefix ns3: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://data.razu.nl/id/actor/64a133b9164ebcfb66a81795ea4ae606> a ns3:Person,
        skos:Concept,
        ns1:Actor ;
    ns3:hasOccupation <https://data.razu.nl/.well-known/genid/9dad0f3a628ae181037b6f8f50339050> ;
    ns3:url <https://jorisvanbennekom.nl/> ;
    skos:exactMatch <http://www.wikidata.org/entity/Q29557338> ;
    skos:inScheme <https://data.razu.nl/id/actor/bd4867122112bf6248d97334ea20479e> ;
    skos:prefLabel "Joris van Bennekom"@nl ;
    skos:scopeNote "Toegevoegd in verband met opt-out koepelovereenkomst inzake auteursrechten."@nl .

<https://data.razu.nl/.well-known/genid/9dad0f3a628ae181037b6f8f50339050> a ns3:Occupation ;
    ns3:name "fotograaf"@nl .

