@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/p42994893X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Amor, caritas en het altruïsme / J.D. Bierens de Haan" ;
    dcterms1:issued "1941" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593901>,
        <http://data.bibliotheken.nl/id/thes/p078575354>,
        <http://data.bibliotheken.nl/id/thes/p397314167> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068419732> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Jaaruitgave 1941 der Amersfoortse Stemmen" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p802474888> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1afc44afca8c173a75dd8e29775d575c> ;
    schema1:name "Amor, caritas en het altruïsme" ;
    schema1:numberOfPages 68 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/99e450ad1d88a86905aeebc0b8ae0643> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200249495> .

