@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/92635> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/62977> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300005040> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "92635" ;
    skos:prefLabel "documentation center"@en,
        "documentatiecentrum"@nl ;
    skos:scopeNote "Places where publications are received, preserved, abstracted, and indexed for bulletins and bibliographies which are produced for distribution. Also used for institutions that focus on collecting documentation related to a specific cultural or scientific field."@en,
        "Plaatsen waar publicaties worden ontvangen, bewaard, ontsloten en geïndexeerd voor bulletins en bibliografieën die worden geproduceerd voor distributie. Wordt ook gebruikt voor instellingen die zich toeleggen op het verwerven van documentatie op een bepaald cultureel of wetenschappelijk gebied."@nl ;
    prov:generatedAtTime "2022-07-25T09:41:18+00:00"^^xsd:dateTime .

