@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/p164431551> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hector de hond / Nick Denchfield [tekst] ; en Ant Parker [ill. ; vert. uit het Engels]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p149420552> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p125917066> ;
    schema1:description "Een trek-aan-de-staart-pop-up boek" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9062492908" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9860db2119428cd86ee7e25c1c3b0eb8> ;
    schema1:name "Hector de hond" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bdbd416536f3f25cb8c900ed635cd0d8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68304599> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/64a7249f717898afe7f41024dd7a8627> .

