@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/p080095720> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "En de rechter vertelt ... : (vertellen in toga) / Aug. van Cauwelaert" ;
    dcterms1:issued "1942" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069525935> ;
    schema1:bookEdition "3de dr" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed5abc45783f37feb46cc5006ceae5a9> ;
    schema1:name "En de rechter vertelt ... : (vertellen in toga)" ;
    schema1:numberOfPages 100 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5d76e95ec21df9be41cd4279deb73335> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65634050> .

