@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/p216702674> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Campanologie / door J.H.G. van den Berk en A.J. Lehr" ;
    dcterms1:issued "1956" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071782435> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071033459> ;
    schema1:description "Gestencild" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a61685782858bb5c66afefde7868d78> ;
    schema1:name "Campanologie" ;
    schema1:numberOfPages 103 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6cc51ba67b8833ac1dce4a5b56061d57> ;
    schema1:sameAs <http://www.worldcat.org/oclc/49473996> .

