@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/p811589730> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aventure de l'absolu / Jacques Rolland de Renéville" ;
    dcterms1:issued "1972" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605996>,
        <http://data.bibliotheken.nl/id/thes/p07561717X>,
        <http://data.bibliotheken.nl/id/thes/p077593405>,
        <http://data.bibliotheken.nl/id/thes/p078423856> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068542461> ;
    schema1:inLanguage "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820269549> ;
    schema1:isbn "9024713196" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dbbc43d011798657bd1a78167a74e5e5> ;
    schema1:name "Aventure de l'absolu" ;
    schema1:numberOfPages 317 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1c6355fd2ded56d18dd36c4025b0f523> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781321492> .

