@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/p191415154> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aeneis / Vergilius ; vert. [uit het Latijn] door Piet Schrijvers" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068890133> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06848500X> ;
    schema1:description "Oorspr. verschenen met CD: 1996" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629496> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "906554402X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e1b552225cf5ca398c7eecb94004059e> ;
    schema1:name "Aeneis" ;
    schema1:numberOfPages 291 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/352dbcd0a2c89fdac7e65c484ad21c1c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67755082> .

