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

<http://data.bibliotheken.nl/id/thes/p075498596> a schema1:Organization ;
    schema1:description "Founded: 1912",
        "Pytt. ...., 1930, ...., 1946,",
        "Voortgez. als: Nederlandse Vereniging van Bibliothecarissen"@nl,
        "Voortz. van: Nederlandsche Vereeniging van Bibliothecarissen en Bibliotheekambtenaren"@nl ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/6df4cc1ae508f6d45073ff0061f84de1> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075498596>,
        <https://data2.bibliotheken.nl/.well-known/genid/eb4082c8f2bc399fba98fe3e6bd01046> ;
    schema1:name "Nederlandsche Vereeniging van Bibliothecarissen" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075498529>,
        <http://data.bibliotheken.nl/id/thes/p075498537> .

