@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/p269269789> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dierenbaby's in de kou / [auteur: Jennifer Schofield ; vert. uit het Engels: Els Peeters]" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p192660896> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p258202203> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07560681X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9071206386" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/45faad827950658ae16d148b43c6a05f> ;
    schema1:name "Dierenbaby's in de kou" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0f70061284d327d7b6776fa659930489> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66032160> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/0410787f65e0b56694a2ad45b9bed309> .

