@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/p416659519> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het avontuur van den geest : de plaats van den mens in dat avontuur / Matthijs Vermeulen" ;
    dcterms1:issued "1947" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593456>,
        <http://data.bibliotheken.nl/id/thes/p078513626>,
        <http://data.bibliotheken.nl/id/thes/p078587859>,
        <http://data.bibliotheken.nl/id/thes/p241924731> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p080104347> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p056943598> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ae664c81cbf96f1beba5e8d30dee9eaf> ;
    schema1:name "Het avontuur van den geest : de plaats van den mens in dat avontuur" ;
    schema1:numberOfPages 179 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ef3ae38eaa7bdeeb27443e18a84cab57> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1022947803> .

