@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/p820753866> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Caesar / J.H. Thiel" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070224498>,
        <http://data.bibliotheken.nl/id/thes/p077599519> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068419929> ;
    schema1:bookEdition "4e dr" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7986ff159b828671ffe7792f563c3462> ;
    schema1:name "Caesar" ;
    schema1:numberOfPages 92 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4d75b2e4371219e1769b4ee7c5516d55> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63405869> .

