@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/45267> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/74047> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300011878> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:notation "45267" ;
    skos:prefLabel "reed (material)"@en,
        "riet (materiaal)"@nl ;
    skos:scopeNote "General term for material comprising the leaves and stems of various tall, stiff, wetland grasses of various genera in the order Poales. Used for construction and thatching roofs."@en,
        "Algemene term voor materiaal dat bestaat uit de stengels en bladeren van verschillende hoge, stijve, grassen uit moerasland van verscheidene soorten uit de orde Poales. Wordt gebruikt voor constructie en voor het dekken van daken."@nl ;
    prov:generatedAtTime "2023-09-12T10:37:31+00:00"^^xsd:dateTime .

