@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/p044821913> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Jaarboekje ... / Vrijzinnig-Democratische Bond" ;
    dcterms1:issued "1913" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p305826476>,
        <http://data.bibliotheken.nl/id/thes/p397562519> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p305826476> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bbf9e1616dfbe6e93773a84f867f931e> ;
    schema1:name "Jaarboekje ..." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d945742297f98292b587988e67ba8da1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72909899> .

