@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/p327294752> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wereld van de dieren / [tekst: Sandra Noa ; vert. uit het Duits: Emmy Middelbeek-van der Ven]" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p327294612> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074034995> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07560681X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p315404051> ;
    schema1:isbn "9789044726008" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b11f604a8b93e32faddb0d008232a6ad> ;
    schema1:name "De wereld van de dieren" ;
    schema1:numberOfPages 75 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/09c298ac903e99be9f9003fe2e5244ed> ;
    schema1:sameAs <http://www.worldcat.org/oclc/646133354> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f24de5d2798aaa31ee22424303905ab1> .

