@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/p124155650> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Caesar / Herman van Looy" ;
    dcterms1:issued "1956" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070224498>,
        <http://data.bibliotheken.nl/id/thes/p075620774> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068959060> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p099885816> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3ace3362a312e99ad85ad8a095ae42cf> ;
    schema1:name "Caesar" ;
    schema1:numberOfPages 126 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/25f743536dc0d109a2bef1a1c7243527> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782175763> .

