@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/70862> a skos:Concept ;
    skos:altLabel "insectivora"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63416> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/67888>,
        <https://data.rkd.nl/thesaurus/68104>,
        <https://data.rkd.nl/thesaurus/71546>,
        <https://data.rkd.nl/thesaurus/71547> ;
    skos:notation "70862" ;
    skos:prefLabel "insectivores (guide term)"@en,
        "insecteneters (guideterm)"@nl ;
    skos:scopeNote "eulipotyphla"@nl ;
    prov:generatedAtTime "2018-05-01T13:27:36+00:00"^^xsd:dateTime .

