@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p822839458> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De mensheid op avontuur / W.F. Wertheim en Hetty Wertheim-Gijse Weenink" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446111937> ;
    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:contributor <http://data.bibliotheken.nl/id/thes/p068355505> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a9a37a88b754fc80256e24a60951c72d> ;
    schema1:name "De mensheid op avontuur" ;
    schema1:numberOfPages 142 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/60c928b4005275bb39ee1467189b06b2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781488468> .

