@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/p238458806> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bijdragen aan de geschiedenis van Ootmarsum / [Ben Morshuis Stichting]" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075645904> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p154140791> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p174244215> ;
    schema1:isbn "908054194X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/16d2b69c29ac97141383b06c20df83eb> ;
    schema1:name "Bijdragen aan de geschiedenis van Ootmarsum" ;
    schema1:numberOfPages 84 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aa4248b78dcadcdb008b60957df67a9c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67108740> .

