@prefix dct: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://data.razu.nl/id/actor/bd4867122112bf6248d97334ea20479e> a skos:ConceptScheme ;
    dct:hasFormat <https://context.data.razu.nl/actor.json> ;
    skos:description "Waardenlijst actoren"@nl ;
    skos:prefLabel "Actoren"@nl,
        "Actors"@nl .

