@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/p412959917> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vierwoudstedenmeer en het meer van Zürich / Paul Derjeu" ;
    dcterms1:issued "1965" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p080281516>,
        <http://data.bibliotheken.nl/id/thes/p154359009> ;
    schema1:bookEdition "Vierde druk" ;
    schema1:description "Uitgegeven in samenwerking met de N.R.V." ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075686589> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820919772> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/99a3f615043ad1a83e8da520f0a84a12> ;
    schema1:name "Vierwoudstedenmeer en het meer van Zürich" ;
    schema1:numberOfPages 85 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d0f318308eb38cac40f40ac3e40acba2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1005840873> .

