@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/p781382319> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verschijning mens : vanwaar, waarheen / M. Lietaert Peerbolte" ;
    dcterms1:issued "1971" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593456>,
        <http://data.bibliotheken.nl/id/thes/p078451922> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067937578> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821574140> ;
    schema1:isbn "9023411080" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b7129e5e59cd2dad42b7ef34bddb48c6> ;
    schema1:name "De verschijning mens : vanwaar, waarheen" ;
    schema1:numberOfPages 173 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6fdc8182f9b5de616f06f33919bbcf6b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/780470559> .

