@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/p42926657X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bloemlezing uit de vierde en vijfde decade van T. Livius / met inl. en aant. door R. J. Dam en K. Sprey" ;
    dcterms1:issued "1950" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069020523> ;
    schema1:bookEdition "3e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069209707>,
        <http://data.bibliotheken.nl/id/thes/p070706255> ;
    schema1:description "Latijnse tekst" ;
    schema1:inLanguage "la" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p098316958> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841363749> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/559bcebc8d8578b03b42cc8c849e2708> ;
    schema1:name "Bloemlezing uit de vierde en vijfde decade van T. Livius" ;
    schema1:numberOfPages 205 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9ce1a078f01f31ca1d93b4ccf03f6fd6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1196087951> .

