@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/thes/p095117229> a schema1:Organization ;
    schema1:alternateName "Nederlands Centrum voor Volkscultuur" ;
    schema1:description "Vanaf 1 januari 1992 heeft het Informatiecentrum Volkscultuur een nieuwe naam: het Nederlands Centrum voor Volkscultuur",
        "www.volkscultuur.nl",
        "Voortgez. als: Nederlands Centrum voor Volkscultuur en Immaterieel Erfgoed"@nl,
        "Voortz. van: Stichting Informatiecentrum Volkscultuur, Utrecht"@nl ;
    schema1:dissolutionDate "2011"^^xsd:gYear ;
    schema1:foundingDate "1992"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/f9da82ad429fc21fc8b8288b720e76fe> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p095117229>,
        <https://data2.bibliotheken.nl/.well-known/genid/87a4fd4a783194415967461dcd6d4ad3> ;
    schema1:name "Stichting Nederlands Centrum voor Volkscultuur" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075373823>,
        <http://data.bibliotheken.nl/id/thes/p339890053> .

