@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/74047> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90170> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300011872> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/45267>,
        <https://data.rkd.nl/thesaurus/67882>,
        <https://data.rkd.nl/thesaurus/84791> ;
    skos:notation "74047" ;
    skos:prefLabel "grass (material)"@en,
        "gras (materiaal)"@nl ;
    skos:scopeNote "Material comprising the stalks or leaves of plants of the family Poaceae, and plants resembling these in general appearance."@en,
        "Plant van het genus Gramineae, met stengels met knopen, schedevormige bladeren en een aartje met zaadachtige korrels."@nl ;
    prov:generatedAtTime "2023-09-12T10:36:48+00:00"^^xsd:dateTime .

