@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/a4e545cc04ce800f4c5e2968835194d0> a ns3:Person,
        skos:Concept,
        ns1:Actor ;
    ns3:hasOccupation <https://data.razu.nl/.well-known/genid/dcdcf3d1ba08045dc004fd0aa9de73a0> ;
    skos:inScheme <https://data.razu.nl/id/actor/bd4867122112bf6248d97334ea20479e> ;
    skos:prefLabel "John Melskens"@nl ;
    skos:scopeNote "Toegevoegd in verband met opt-out koepelovereenkomst inzake auteursrechten."@nl .

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

