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

<http://data.bibliotheken.nl/id/nbt/p086891251> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "125 jaar Zaalberg Dekens, 1814-1939" ;
    dcterms1:issued "1939" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078961963>,
        <http://data.bibliotheken.nl/id/thes/p241924316>,
        <http://data.bibliotheken.nl/id/thes/p241924766> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d194c4d3f6dbf9471f56708cbc8f9bc9> ;
    schema1:name "125 jaar Zaalberg Dekens, 1814-1939" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c6b2bc508669a3b07767c09ee0a3b748> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65688585> .

