@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/p833023144> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Taine, Darwin / met een inl. van J.H. Gunning Wzn." ;
    dcterms1:issued "1926" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068879318> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068364229> ;
    schema1:description "Bewerking van de uitg.: Groningen : Versluys, 1878",
        "Omslagtitel: Taine en Darwin : het waarnemen van kinderen",
        "Vertalingen uit het Frans en Engels" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc7fa6e6148ba4e5cbc8ecc78ee0d327> ;
    schema1:name "Taine, Darwin" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c0aa21410663c3acb7b372396a2a2f2e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63513178> .

