@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/54c0ba1fabcf6f09db71ce562392aa1d> a ns3:Person,
        skos:Concept,
        ns1:Actor ;
    ns3:hasOccupation <https://data.razu.nl/.well-known/genid/a2843b212cc98cfdf7b9ec918f8e577c> ;
    ns3:url <https://www.klaaskoppe.nl/> ;
    skos:exactMatch <http://www.wikidata.org/entity/Q28767974> ;
    skos:inScheme <https://data.razu.nl/id/actor/bd4867122112bf6248d97334ea20479e> ;
    skos:prefLabel "Klaas Koppe"@nl ;
    skos:scopeNote "Toegevoegd in verband met opt-out koepelovereenkomst inzake auteursrechten."@nl .

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

