@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/70538> a skos:Concept ;
    skos:altLabel "Juncaceae"@nl,
        "bloembiesfamilie (guideterm)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/70536> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/73706> ;
    skos:notation "70538" ;
    skos:prefLabel "rushes (guide term)"@en,
        "russenfamilie (guideterm)"@nl ;
    prov:generatedAtTime "2014-02-10T20:36:22+00:00"^^xsd:dateTime .

