@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p144286157> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De la nature / J.B. Robinet" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p401849430> ;
    dcterms1:issued "1763-1766" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074043900> ;
    schema1:bookEdition "3e éd" ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a61dc539274009c41b3c078f79e3c2f> ;
    schema1:name "De la nature" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8adf4dd54c4146e29439bdbd23c35297> ;
    schema1:sameAs <http://www.worldcat.org/oclc/914262444> .

