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

<https://id.erfgoed.net/thesauri/materialen/167> a skos:Collection ;
    dcterms:identifier "167" ;
    skos-thes:superOrdinate <https://id.erfgoed.net/thesauri/materialen/1> ;
    void:inDataset <https://id.erfgoed.net/datasets/thesauri/materialen> ;
    skos:inScheme <https://id.erfgoed.net/thesauri/materialen> ;
    skos:member <https://id.erfgoed.net/thesauri/materialen/168>,
        <https://id.erfgoed.net/thesauri/materialen/169>,
        <https://id.erfgoed.net/thesauri/materialen/170>,
        <https://id.erfgoed.net/thesauri/materialen/171>,
        <https://id.erfgoed.net/thesauri/materialen/172> ;
    skos:prefLabel "aardewerk naar afwerking"@nl-BE .

<https://id.erfgoed.net/thesauri/materialen> a skos:ConceptScheme ;
    dcterms:identifier "MATERIALEN" ;
    void:inDataset <https://id.erfgoed.net/datasets/thesauri/materialen> ;
    skos:prefLabel "materials"@en,
        "materialen"@nl .

