@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/p862674026> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De mooiste dierenverhalen / Alfred Edmund Brehm ; bew. door Th. Etzel ; met 8 kleurenfoto's van Dr. Bernhard en M. Grzimek ; vert. door P.A. Zandstra" ;
    dcterms1:issued "1968" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070143978> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a3b277a5ef98515c39a428651bbda1df> ;
    schema1:name "De mooiste dierenverhalen" ;
    schema1:numberOfPages 375 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d708865bb0778f94557d313da67bfdf3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64357974> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/170618e807d03b2745f3e98fe716423a> .

