@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/p05586788X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het leven der dieren in het water / H.J. Jordan" ;
    dcterms1:issued "1951" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p080601456> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068845707> ;
    schema1:bookEdition "2e dr." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073608793> ;
    schema1:description "1e uitg.: 1939" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1cfee3910b6322dd350881580a68c23c> ;
    schema1:name "Het leven der dieren in het water" ;
    schema1:numberOfPages 197 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9606f8f1d3cf4e2abbc467583449e4c4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65066122> .

