@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/p053408160> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Caesar / [door] J.H. Thiel" ;
    dcterms1:issued "1974" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070224498> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068419929> ;
    schema1:bookEdition "3e dr" ;
    schema1:description "Lit.opg" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851721311> ;
    schema1:isbn "9023300785" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6dd7d78098f9e013062b67fca0cf04ef> ;
    schema1:name "Caesar" ;
    schema1:numberOfPages 92 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/325f34a8df1a5d51da2acfd873f9a4b8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64979373> .

