@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/p842127380> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bergen / [geïll. door P. Connolly ; Nederlandse bew. naar het Engels door H.L.M. Smits]" ;
    dcterms1:issued "1973" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068698046>,
        <http://data.bibliotheken.nl/id/thes/p074152335> ;
    schema1:description "Oorspr. Engelse uitg.: Macdonald, 1972" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075689774> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p041054946> ;
    schema1:isbn "9025245897" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/79b9ebb5cf8268f1b515f336d93cd65e> ;
    schema1:name "Bergen" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f5ad21d66d5c4b2f0a369e875894b7a1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63957369> .

