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

<https://id.erfgoed.net/thesauri/materialen> a skos:ConceptScheme ;
    dcterms:identifier "MATERIALEN" ;
    void:inDataset <https://id.erfgoed.net/datasets/thesauri/materialen> ;
    skos:hasTopConcept <https://id.erfgoed.net/thesauri/materialen/1>,
        <https://id.erfgoed.net/thesauri/materialen/127>,
        <https://id.erfgoed.net/thesauri/materialen/140>,
        <https://id.erfgoed.net/thesauri/materialen/20>,
        <https://id.erfgoed.net/thesauri/materialen/204>,
        <https://id.erfgoed.net/thesauri/materialen/21>,
        <https://id.erfgoed.net/thesauri/materialen/226>,
        <https://id.erfgoed.net/thesauri/materialen/230>,
        <https://id.erfgoed.net/thesauri/materialen/7>,
        <https://id.erfgoed.net/thesauri/materialen/74>,
        <https://id.erfgoed.net/thesauri/materialen/8>,
        <https://id.erfgoed.net/thesauri/materialen/86> ;
    skos:prefLabel "materials"@en,
        "materialen"@nl .

