@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/p456061509> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De natuur van de dingen = De rerum natura / Lucretius ; uitgegeven, vertaald [uit het Latijn], ingeleid en van aantekeningen voorzien door Piet Schrijvers" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068857543> ;
    schema1:bookEdition "Vijfde druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06848500X> ;
    schema1:description "1e druk: 2008",
        "Bevat de oorspronkelijke Latijnse tekst met parallelle Nederlandse vertaling en inleiding en commentaar in het Nederlands" ;
    schema1:inLanguage "la",
        "nl" ;
    schema1:isbn "9789065544247" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3c62408ad846f827f1ad33014e68b830> ;
    schema1:name "De natuur van de dingen = De rerum natura" ;
    schema1:numberOfPages 612 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/54462e12b7cb22294c8554fe139689e3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1559116330> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/0af6aac160898b521b5994ca582d5acf> .

