@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/37457> a skos:Concept ;
    skos:altLabel "natural product"@en,
        "natuurproduct"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98413> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q3405827> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:notation "37457" ;
    skos:prefLabel "natural material"@en,
        "natuurlijk materiaal"@nl ;
    skos:scopeNote "Product or physical matter that arises without the use of technology."@en,
        "Product of fysieke materie dat ontstaat zonder het gebruik van technologie."@nl ;
    prov:generatedAtTime "2023-10-16T11:49:28+00:00"^^xsd:dateTime .

