@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/p44650520X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Commentaar op C. Julii Caesaris Belli Gallici libri VII / bew. door J.J.E. Hondius" ;
    dcterms1:issued "1958" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070224498>,
        <http://data.bibliotheken.nl/id/thes/p075613131> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068512031> ;
    schema1:bookEdition "3e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e dr.: 1941" ;
    schema1:inLanguage "la",
        "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p270379304> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c454ef15cc51fd3f077f1d945639c073> ;
    schema1:name "Commentaar op C. Julii Caesaris Belli Gallici libri VII" ;
    schema1:numberOfPages 250 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d6eb3611da1ea934189a8a5990118a29> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1510788755> .

