@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/69407> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65173> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/70894>,
        <https://data.rkd.nl/thesaurus/70895> ;
    skos:notation "69407" ;
    skos:prefLabel "swallowtail moths (guide term)"@en,
        "uraniafamilie (guideterm)"@nl ;
    skos:scopeNote "uraniidae"@nl ;
    prov:generatedAtTime "2020-07-27T08:24:34+00:00"^^xsd:dateTime .

