@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/63972> a skos:Concept ;
    skos:altLabel "gasthuis"@nl,
        "hospitaal"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/92597> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300006676> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63966>,
        <https://data.rkd.nl/thesaurus/95755> ;
    skos:notation "63972" ;
    skos:prefLabel "hospital (building)"@en,
        "ziekenhuis (gebouw)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/84493> ;
    skos:scopeNote "Buildings housing institutions that are built, staffed, and equipped for the diagnosis of disease, for medical and surgical treatment of the sick and the injured, and for their housing during this process. The modern hospital also often serves as a center for investigation and for teaching."@en,
        "Gebouwen waarin instellingen zijn ondergebracht, die gebouwd, bemand en uitgerust zijn voor de diagnose van ziekte, voor medische en chirurgische behandelingen van zieken en gewonden en voor hun huisvesting gedurende dit proces. Moderne ziekenhuizen dienen vaak ook als onderzoekscentrum en voor onderwijs."@nl ;
    prov:generatedAtTime "2022-06-15T10:16:45+00:00"^^xsd:dateTime .

