@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/p229468772> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Grote & kleine wilde dieren / door Ton van Eerbeek ; [foto's HR-Tierfoto ... et al.]" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074405187> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07560681X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p208053972> ;
    schema1:isbn "9037440223" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/16de7c6c06d2db2331af8ea5d91387bc> ;
    schema1:name "Grote & kleine wilde dieren" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6a83cec0ed05674c8f2e0a5e8024a0f6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67101529> .

