@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/98401> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98400> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300206579> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/54849>,
        <https://data.rkd.nl/thesaurus/63481>,
        <https://data.rkd.nl/thesaurus/63898>,
        <https://data.rkd.nl/thesaurus/65431>,
        <https://data.rkd.nl/thesaurus/65436>,
        <https://data.rkd.nl/thesaurus/74039>,
        <https://data.rkd.nl/thesaurus/97792>,
        <https://data.rkd.nl/thesaurus/97849>,
        <https://data.rkd.nl/thesaurus/98119>,
        <https://data.rkd.nl/thesaurus/98120> ;
    skos:notation "98401" ;
    skos:prefLabel "combination inorganic/organic material"@en,
        "combinatie anorganisch/organisch materiaal"@nl ;
    skos:scopeNote "Material that is comprised of both organic and inorganic elements."@en ;
    prov:generatedAtTime "2023-09-19T09:15:12+00:00"^^xsd:dateTime .

