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

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

