@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/p320713954> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dieren op de boerderij / [concept: Chez Picthall ; vert. uit het Engels]" ;
    dcterms1:issued "2009" ;
    schema1:description "Omslag vermeldt: 0-12 maanden",
        "Oorspr. Engelse uitg.: Bromley : Picthall & Gunzi, cop. 2008" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p297529935> ;
    schema1:isbn "9789002230141" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/df39ccf3ed2f4749e8e16008dce81401> ;
    schema1:name "Dieren op de boerderij" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/06006bdbde1117f968fa4d90ce2495ab> ;
    schema1:sameAs <http://www.worldcat.org/oclc/425209910> .

