@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/p434057010> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "H. Taine / door P. Feenstra Jr" ;
    dcterms1:issued "1881" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068879318> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNLB410015094" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072129263> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p053705475> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820109975> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed6e8bb051a05ca8958b0d49ecaa2e60> ;
    schema1:name "H. Taine" ;
    schema1:numberOfPages 232 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2dc0842bdd0b3a322f4c716cbb10f8c6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1237699050> .

