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

<http://data.bibliotheken.nl/id/thes/p141268263> a schema1:Organization ;
    schema1:alternateName "KVAN",
        "VAN" ;
    schema1:description "Voortz. van: Vereniging van Archivarissen in Nederland"@nl ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/53bfdf042b3f2c25f575b7ff26e12bf1> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p141268263>,
        <https://data2.bibliotheken.nl/.well-known/genid/f03535022b64051d070cca9415303061> ;
    schema1:name "Koninklijke Vereniging van Archivarissen in Nederland" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075320096> .

