@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/p080453392> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het mooiste honden boek / David Taylor ; met foto's van Dave King en Jane Burton ; Nederlandse vert. [uit het Engels] en bew. Stephe Bruin" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075609258> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072786817> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068577567>,
        <http://data.bibliotheken.nl/id/thes/p075103362> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9051121539" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/babb45f739b748a946584c217f79c664> ;
    schema1:name "Het mooiste honden boek" ;
    schema1:numberOfPages 240 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/006e98c1378dfa7400f6b97e70e8b8d7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65643473> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3f9b9fee2b086cae43d4547cef3eb505> .

