@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/63189> a skos:Concept ;
    skos:altLabel "icicle"@en,
        "ijspegel"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63695> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300011781> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63189" ;
    skos:prefLabel "ice (water by form)"@en,
        "ijs (water naar vorm)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63191>,
        <https://data.rkd.nl/thesaurus/64474>,
        <https://data.rkd.nl/thesaurus/64509>,
        <https://data.rkd.nl/thesaurus/64638>,
        <https://data.rkd.nl/thesaurus/64677>,
        <https://data.rkd.nl/thesaurus/67298>,
        <https://data.rkd.nl/thesaurus/95772> ;
    skos:scopeNote "The solid form of water, produced by freezing."@en,
        "De vaste vorm van water, die ontstaat door bevriezing."@nl ;
    prov:generatedAtTime "2024-04-18T14:13:01+00:00"^^xsd:dateTime .

