@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/95772> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96803> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q1135221> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "95772" ;
    skos:prefLabel "frost (meteorological)"@en,
        "vorst (meteorologisch)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63189>,
        <https://data.rkd.nl/thesaurus/63191>,
        <https://data.rkd.nl/thesaurus/64638> ;
    skos:scopeNote "Weather condition with air temperature below freezing"@en,
        "Weersgesteldheid waarbij het vriest"@nl ;
    prov:generatedAtTime "2022-07-27T09:23:36+00:00"^^xsd:dateTime .

