@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/p113496753> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hoe schrijf ik de geschiedenis van mijn gemeente? / Jan Art" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599373>,
        <http://data.bibliotheken.nl/id/thes/p078577438>,
        <http://data.bibliotheken.nl/id/thes/p241924170> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067826520> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p115457216> ;
    schema1:isbn "9072931432" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fd11e20394fea4de5f1ae17f11f080bb> ;
    schema1:name "Hoe schrijf ik de geschiedenis van mijn gemeente?" ;
    schema1:numberOfPages 323 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6bacd387f50486b4fcde0f415871a7db> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769836835> .

