@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/p446282014> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bedreigingen van het menselijk geluk / C. Aalders" ;
    dcterms1:issued "1954" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397325193> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073944734> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p13850475X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/be94594ec3f0d743726df1f50819df7a> ;
    schema1:name "Bedreigingen van het menselijk geluk" ;
    schema1:numberOfPages 69 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d2488a95cfc32c48db98abf4fe4e47a5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509692997> .

