@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/66887> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96718> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300008164> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66887" ;
    skos:prefLabel "village green"@en,
        "brink"@nl ;
    skos:scopeNote "Grassy, public open spaces near the center of a town and used for a variety of community functions, found especially in New England and Mid-Atlantic states."@en,
        "Wordt gebruikt voor grasrijke, openbaar toegankelijke ruimten in de buitenlucht, dicht bij het centrum van een plaats, die gebruikt worden voor een verscheidenheid aan gemeenschapsfuncties."@nl ;
    prov:generatedAtTime "2023-09-19T08:25:10+00:00"^^xsd:dateTime .

