@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/p154311979> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geschiedenis van de joden in Ootmarsum / door Ben Morshuis" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075645904>,
        <http://data.bibliotheken.nl/id/thes/p078552478>,
        <http://data.bibliotheken.nl/id/thes/p181100258>,
        <http://data.bibliotheken.nl/id/thes/p241923832> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073888192>,
        <http://data.bibliotheken.nl/id/thes/p154140791> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9080238856" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/79874c985d1817df67303117d05edb3a> ;
    schema1:name "De geschiedenis van de joden in Ootmarsum" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/17c0bab1f458773679bfc5db06260782> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905441296> .

