@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/74667> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90117> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300012976> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/96013> ;
    skos:notation "74667" ;
    skos:prefLabel "bitumen"@en,
        "bitumen"@nl ;
    skos:scopeNote "Any of various solid or semisolid mixtures of hydrocarbons that occur in nature or that are obtained as residues from the distillation of petroleum or coal. For the blackish hydrocarbon portion of asphalt, use \"asphaltic bitumen.\""@en,
        "Algemeen te gebruiken voor een aantal natuurlijke ontvlambare stoffen die rijk zijn aan koolstof en waterstof."@nl ;
    prov:generatedAtTime "2023-09-11T12:13:43+00:00"^^xsd:dateTime .

