@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/p175297940> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Herodotus historiën / [vertaald uit het Grieks] door J.J.E. Hondius en J.A. Schuursma" ;
    dcterms1:issued "1956" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06894845X> ;
    schema1:bookEdition "5e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068512031>,
        <http://data.bibliotheken.nl/id/thes/p069559031> ;
    schema1:description "1e uitg.: 1944" ;
    schema1:inLanguage "grc" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e0e0d2a91060c1b54203cca2f6c25cf8> ;
    schema1:name "Herodotus historiën" ;
    schema1:numberOfPages 624 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/398a5bae501b9303c70945f6c07e10b7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67965771> .

