@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/p159044111> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Van Bonn naar Berlijn / B. Verheijen" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075669986> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p093717032>,
        <http://data.bibliotheken.nl/id/thes/p159713757> ;
    schema1:description "Met bijdragen in het Nederlands, Engels en Duits" ;
    schema1:inLanguage "mis" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p159713870> ;
    schema1:isbn "9080353140" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ad47b67d7ed2bbbcfb213ab8f42c354b> ;
    schema1:name "Van Bonn naar Berlijn" ;
    schema1:numberOfPages 311 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7bacc7a6c9d5c5a09ce4307dde36e4b4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770517552> .

