@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/p84097955X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dierenleven in kleuren / A.E. Brehm ; bew. door Th. Jahn ; vert. door K. Spierings" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070143978> ;
    schema1:bookEdition "6e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9025261035" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1abbd26db698817b5f63a5ebc6cefa00> ;
    schema1:name "Dierenleven in kleuren" ;
    schema1:numberOfPages 527 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6dc65f7d17d77fefb74de8006b5287db> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63909124> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/4945c1d0fe02aca6d9828e3c6d86cefb> .

