@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/98400> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/67428> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300212963> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/90117>,
        <https://data.rkd.nl/thesaurus/90119>,
        <https://data.rkd.nl/thesaurus/98401> ;
    skos:notation "98400" ;
    skos:prefLabel "materials by composition (guide term)"@en,
        "materialen naar samenstelling (guideterm)"@nl ;
    prov:generatedAtTime "2023-09-12T10:28:06+00:00"^^xsd:dateTime .

