@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/p429733933> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jean Jacques, de heilige der natuur / door Maritain" ;
    dcterms1:issued "1934" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068310846>,
        <http://data.bibliotheken.nl/id/thes/p245815694> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068410670> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Vert. uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p831494042> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fbe84e25361499182287fc1ddbea11b4> ;
    schema1:name "Jean Jacques, de heilige der natuur" ;
    schema1:numberOfPages 108 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c27b80eca13cdd3ab737ecc465d8e1ed> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200008667> .

