@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/42826> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/53941> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025540> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "42826" ;
    skos:prefLabel "architectural historian"@en,
        "architectuurhistoricus"@nl ;
    skos:scopeNote "Those who study the development over time of the human built environment."@en,
        "Personen die onderzoek doen naar de ontwikkeling van de door mensen gebouwde omgeving, over langere perioden."@nl ;
    prov:generatedAtTime "2023-06-19T09:18:33+00:00"^^xsd:dateTime .

