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

<http://data.bibliotheken.nl/id/nbt/p840492774> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Algemeen Nederlandsch Verbond" ;
    dcterms1:issued "1897" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078700108> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/53802a2eb677011ca53d3523f06e08a3> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2c575087b912b1414bda1e1e39375255> ;
    schema1:name "Algemeen Nederlandsch Verbond" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/db67006bdf015b32a2730d16b4ae80f7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72703901> .

