@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/p091533031> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zingende torens van Nederland / [door] Rinus de Jong, André Lehr [en] Romke de Waard" ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071267379>,
        <https://data.bibliotheken.nl/.well-known/genid/139bb6c6b91d1446cfd20796d3cb19bd> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071033459>,
        <http://data.bibliotheken.nl/id/thes/p072583223> ;
    schema1:description "In 13 afl. verschenen. (1e afl. 1966)",
        "Losbladig, in ringband" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d7aae90cea9790cb6f5838ea67bb489> ;
    schema1:name "De zingende torens van Nederland" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a7dbf4994feec3698cb930d8575336eb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/783729037> .

