@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/p394063228> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De menselijke geest : een inleiding / Vauvenargues ; vertaald uit het Frans en van een nawoord voorzien door Martin de Haan" ;
    dcterms1:issued "2015" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075660857>,
        <http://data.bibliotheken.nl/id/thes/p077593383>,
        <http://data.bibliotheken.nl/id/thes/p078506190> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068936524> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075135426> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789460042393" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c6c7772e24ace0cdd6b9f568a7db3ca0> ;
    schema1:name "De menselijke geest : een inleiding" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4beaab11c25c6a4ced3fd8e19117e9a6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/930032997> .

