@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/p119429306> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ab urbe condita : libri XXI, XXII, XXIII / Titus Livius ; verzorgd door J.W.Fuchs" ;
    dcterms1:issued "1965" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069020523> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068185146> ;
    schema1:description "Latijnse tekst" ;
    schema1:inLanguage "la" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p844258830> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f140820152ab6b382ef31a2d6d6b335> ;
    schema1:name "Ab urbe condita : libri XXI, XXII, XXIII" ;
    schema1:numberOfPages 201 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c3cbba3d2a96b3438340b9beec992fe3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69249674> .

