@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/65432> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90119> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300011068> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/DRAGER>,
        <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/53930>,
        <https://data.rkd.nl/thesaurus/57216>,
        <https://data.rkd.nl/thesaurus/61108>,
        <https://data.rkd.nl/thesaurus/74755>,
        <https://data.rkd.nl/thesaurus/75209>,
        <https://data.rkd.nl/thesaurus/83910>,
        <https://data.rkd.nl/thesaurus/92835>,
        <https://data.rkd.nl/thesaurus/92836>,
        <https://data.rkd.nl/thesaurus/95724>,
        <https://data.rkd.nl/thesaurus/95938>,
        <https://data.rkd.nl/thesaurus/96068>,
        <https://data.rkd.nl/thesaurus/96078> ;
    skos:notation "65432" ;
    skos:prefLabel "mineral"@en,
        "mineraal"@nl ;
    skos:scopeNote "Naturally occurring inorganic element or compound having an orderly internal structure and characteristic chemical composition, crystal form, and physical properties; use also for synthetically derived equivalents."@en,
        "In de natuur voorkomende anorganische elementen of verbindingen met een ordelijke interne structuur en een karakteristieke chemische samenstelling, kristalstructuur en fysische eigenschappen; ook te gebruiken voor synthetisch verkregen equivalenten."@nl ;
    prov:generatedAtTime "2023-09-11T13:49:25+00:00"^^xsd:dateTime .

