@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/p831247312> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Livius : codex Vindobonensis lat. 15 : phototypice ed. / praef. est Carolus Wessely" ;
    dcterms1:issued "1907" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069020523> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067564364> ;
    schema1:inLanguage "la" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831248653> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ad4e3a2e01d25632eb84d226576d5dad> ;
    schema1:name "Livius : codex Vindobonensis lat. 15 : phototypice ed." ;
    schema1:numberOfPages 386 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/33aaceca7964b8d5239161fbba375c48> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63480682> .

