@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/93715> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/93716> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300266108> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63310>,
        <https://data.rkd.nl/thesaurus/80166>,
        <https://data.rkd.nl/thesaurus/80169>,
        <https://data.rkd.nl/thesaurus/83184>,
        <https://data.rkd.nl/thesaurus/95764> ;
    skos:notation "93715" ;
    skos:prefLabel "school (institution)"@en,
        "school (organisatie)"@nl ;
    skos:scopeNote "Organizations or establishments that provide instruction."@en,
        "Organisaties of instellingen die onderwijs verzorgen."@nl ;
    prov:generatedAtTime "2022-06-16T07:56:05+00:00"^^xsd:dateTime .

