@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/p065818008> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Albii Tibulli aliorumque carminum libri tres / edidit Fridericus Waltharius Lenz" ;
    dcterms1:issued "1964" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069273642> ;
    schema1:bookEdition "2 Ed. altera, emendata addendis aucta" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067678947> ;
    schema1:description "1e dr.: 1959" ;
    schema1:inLanguage "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b664cd728c8843944ba5f1143c9226bc> ;
    schema1:name "Albii Tibulli aliorumque carminum libri tres" ;
    schema1:numberOfPages 177 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a7e5a32a89bf7a23f0caead136648323> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65417552> .

