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

<https://data.razu.nl/id/locatie/00c28ef1f380c89a94e3b00e5c865a43> a skos:ConceptScheme ;
    dct:hasFormat <https://context.data.razu.nl/locatie.json> ;
    skos:description "Waardenlijst locaties"@nl ;
    skos:prefLabel "Locaties"@nl .

