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

<http://data.bibliotheken.nl/id/thes/p075445360> a schema1:Organization ;
    schema1:description "Opgericht in 1954",
        "Voortgez. als: Nederlandse Federatie voor Bejaardenbeleid"@nl ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075445360>,
        <https://data2.bibliotheken.nl/.well-known/genid/78cfde383a198f103fe523ff32cbea8b> ;
    schema1:name "Nederlandse Vereniging voor Bejaardenzorg" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075305518> .

