@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/p07530144X> a schema1:Organization ;
    schema1:alternateName "Volksbond" ;
    schema1:description "Datum predikaatsverlening: 17 september 1975",
        "Vroeger gevestigd in 's-Gravenhage",
        "Voortgez. als: VB Kantinebeheer, Leidschendam"@nl,
        "Voortz. van: Volksbond tegen Drankmisbruik"@nl ;
    schema1:foundingDate "1975"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/d4eca17bdec77f4d71a4540f3e702b59> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p07530144X>,
        <https://data2.bibliotheken.nl/.well-known/genid/d50e173442fecf0a3f5a8fa81c7c64b2> ;
    schema1:name "Koninklijke Algemene Vereniging Volksbond tegen Drankmisbruik" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p07543430X>,
        <http://data.bibliotheken.nl/id/thes/p142551945> .

