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

<https://data.example.org/id/aggregatieniveau/37b10081ed00e0e430c071ed04c99aee> a skos:ConceptScheme ;
    dcterms:hasFormat <https://context.data.razu.nl/aggregatieniveau.json> ;
    skos:description "Aggregatieniveaus"@nl ;
    skos:prefLabel "Aggregatieniveaus"@nl .

