@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/98055> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90196> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300066016> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/83568>,
        <https://data.rkd.nl/thesaurus/98382> ;
    skos:notation "98055" ;
    skos:prefLabel "transportation and related concepts (guide term)"@en,
        "vervoer en aanverwante begrippen (guideterm)"@nl ;
    prov:generatedAtTime "2023-08-17T07:06:41+00:00"^^xsd:dateTime .

