@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/p271616229> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De eekhoorn / ill.: Pierre de Hugo ; realisering: Gallimard Jeunesse, Pierre de Hugo ; [vert. uit het Frans: Herman Verschuren]" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073763217>,
        <http://data.bibliotheken.nl/id/thes/p100266150> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067774083> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07560681X>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p239867947> ;
    schema1:isbn "9054835559" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c9c1b3ff8ee5c0bcdbb9d695bf4acb7d> ;
    schema1:name "De eekhoorn" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6629061b8edb5b2f7cac47c3c7efd291> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66641410> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7069ccf301de49595db7e4fce48f54e6> .

