@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/p066939658> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In onze gemeente staat een huis 2 / B. Dollekamp, C.G. van der Kooij ; red.: H. Doornkamp" ;
    dcterms1:issued "1978" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/05561519032e08d26d0dc5b58a1a8285> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070195331>,
        <http://data.bibliotheken.nl/id/thes/p117632287> ;
    schema1:description "Bestemd voor de bovenbouw" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p040129233> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1abb6ec2fbb48b4a77a1b6d227282a0b> ;
    schema1:name "In onze gemeente staat een huis 2" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cca9f48cc245ad49dc1fb1c0150c126b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1484580615> .

