@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/p075300613> a schema1:Organization ;
    schema1:alternateName "KVB" ;
    schema1:description "...in 1957 werd de Katholieke Vereniging van Bejaardentehuizen (KVB) opgericht.",
        "Leidschendam, Houten ...",
        "Voortgez. als: Katholieke Vereniging van Woon- en Zorgcentra"@nl ;
    schema1:dissolutionDate "1996"^^xsd:gYear ;
    schema1:foundingDate "1957"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/56d3202e54bea0c380da78e524c4079b> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075300613>,
        <https://data2.bibliotheken.nl/.well-known/genid/1ec25ad2903d4683e3ece2e40164b33a> ;
    schema1:name "Katholieke Vereniging van Bejaardentehuizen" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p173973612> .

