@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/p446111937> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De mensheid op avontuur / W.F. Wertheim en Hetty Wertheim-Gijse Weenink" ;
    dcterms1:issued "1953" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075663791>,
        <http://data.bibliotheken.nl/id/thes/p077597249>,
        <http://data.bibliotheken.nl/id/thes/p089734440> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068556004> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068355505> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p822839458> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4278d9078c4cdde52a78ba468dba4680> ;
    schema1:name "De mensheid op avontuur" ;
    schema1:numberOfPages 142 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d5419dc11231982c154238bc19bc655a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1508879529> .

