@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/p104208562> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De la nature / Jean-Baptiste-René Robinet" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p422264245> ;
    dcterms1:issued "1764" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077603656>,
        <http://data.bibliotheken.nl/id/thes/p07860012X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074043900> ;
    schema1:inLanguage "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p104208252> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/232c3bfd6f2a7e663e27d06e73ce0e64> ;
    schema1:name "De la nature" ;
    schema1:numberOfPages 647 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b1c6c641a8e21fc9bcdff85bc24a1e7a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769806470> .

