@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/93103> a skos:Concept ;
    skos:altLabel "academiegebouw"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/67158> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300448928> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "93103" ;
    skos:prefLabel "university building"@en,
        "universiteitsgebouw"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/80166>,
        <https://data.rkd.nl/thesaurus/80170> ;
    skos:scopeNote "Individual buildings, often in the context of a larger complex or group of buildings that house degree-granting institutions called \"universities,\" which may typically include liberal arts undergraduate colleges, graduate schools, and undergraduate or graduate professional schools."@en,
        "Individuele gebouwen, vaak in de context van een groter complex of groep gebouwen, die instellingen genaamd \"universiteiten\" huisvesten, waaronder doorgaans undergraduate hogescholen voor vrije kunsten, graduate schools en undergraduate of graduate professionele scholen."@nl ;
    prov:generatedAtTime "2022-07-25T08:24:35+00:00"^^xsd:dateTime .

