@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/p820825344> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kinderjaren van het dier / Eberhard Weismann ; [vert. uit het Duits door J.J. Hoedeman]" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078484804>,
        <http://data.bibliotheken.nl/id/thes/p078526051>,
        <http://data.bibliotheken.nl/id/thes/p07856011X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069388547> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067808174> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p087846373>,
        <http://data.bibliotheken.nl/id/nbt/p840297742> ;
    schema1:isbn "9024669928" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/53e9a81fa2f4b30a155de4e5e972a63e> ;
    schema1:name "De kinderjaren van het dier" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/64cf764bd7cb150a5065c44b8ec7b528> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63411219> .

