@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/79932> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98047> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300008553> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "79932" ;
    skos:prefLabel "infrastructure"@en,
        "infrastructuur"@nl ;
    skos:scopeNote "Refers to the underlying foundation or basic framework of a system or organization, especially the services and facilities which are an integral part of the life in an urban community."@en,
        "Te gebruiken voor de onderliggende fundering of de basisstructuur van een systeem of organisatie, vooral de diensten en voorzieningen die een wezenlijk deel van het leven in een stedelijke samenleving uitmaken."@nl ;
    prov:generatedAtTime "2023-06-14T09:55:05+00:00"^^xsd:dateTime .

