@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/p801669472> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hummelo en Keppel in oude ansichten" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075637782>,
        <http://data.bibliotheken.nl/id/thes/p39754457X> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073269786>,
        <http://data.bibliotheken.nl/id/thes/p073269808> ;
    schema1:description "1e uitg.: 1977" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044111010> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/40be9201ca8ecf5605eff852b1c1156d> ;
    schema1:name "Hummelo en Keppel in oude ansichten" ;
    schema1:numberOfPages 76 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/54beff7e1087df4f748395cf980eb126> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768437347> .

