@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/p171654625> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Oden en epoden / Horatius ; vert. [uit het Latijn] en ingel. door L. Elaut" ;
    dcterms1:issued "1946" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068304579> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068810369> ;
    schema1:inLanguage "la",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p171706595> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc50aab08a27896de1882575a59f122f> ;
    schema1:name "Oden en epoden" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5da68336a0757c291bea3ceed38b3a46> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68021862> .

