@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/68012> a skos:Concept ;
    skos:altLabel "tegelvloer"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/67062> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "68012" ;
    skos:prefLabel "checkered stone floor"@en,
        "geruite stenen vloer"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/83378> ;
    prov:generatedAtTime "2022-06-14T10:01:26+00:00"^^xsd:dateTime .

