@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/p288372255> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The Holland album / L.J.A.D. Creyghton ; with an introd. by Hans den Hartog Jager ; [vert.: Susanne Tonkens]" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075632705> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072090898> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p125768087>,
        <http://data.bibliotheken.nl/id/thes/p258300779> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075606313> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9058973832" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/784b5cc73520946d4c04602567ddd052> ;
    schema1:name "The Holland album" ;
    schema1:numberOfPages 157 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1b97631e130f77bd2a434512e257b3d6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/783365887> .

