@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/55085> a skos:Concept ;
    skos:altLabel "Municipal Art Society of New York"@en,
        "Municipal Art Society of New York"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/59397> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/VERENIGING> ;
    skos:notation "55085" ;
    skos:prefLabel "The Municipal Art Society of New York"@en,
        "The Municipal Art Society of New York"@nl ;
    skos:scopeNote """The Municipal Art Society of New York, founded in 1893, is a non-profit 501(c)(3) membership organization that fights for intelligent urban planning, design and preservation through education, dialogue and advocacy. 

bron: http://mas.org/ 18-05-2010"""@nl ;
    prov:generatedAtTime "2020-07-28T06:31:32+00:00"^^xsd:dateTime .

