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

<https://data.razu.nl/id/soort/bbc3a6702c26cc0f1ca33eb5e80c9d4a> a skos:ConceptScheme ;
    dct:hasFormat <https://context.data.razu.nl/soort.json> ;
    skos:description "Type of soort informatieobject"@nl ;
    skos:prefLabel "Soort"@nl .

