@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/p820335924> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brehms dierenleven in kleuren / bew. door Theo Jahn ; [vert. uit het Duits door K. Spierings]" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070143978> ;
    schema1:bookEdition "7e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069483469> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9025261035" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cca4d2db645a78b30478a288c930d715> ;
    schema1:name "Brehms dierenleven in kleuren" ;
    schema1:numberOfPages 524 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/96059312a41634bc50f00d1f3c62f166> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63382127> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/4449a47ceb5f41b2b9412d5b9e3a1184> .

