@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/p066939240> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In onze gemeente staat een huis 1 / B. Dollekamp, C.G. van der Kooij ; red.: H. Doornkamp" ;
    dcterms1:issued "1978" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/d8e71965e6e338fd05a876d2fdaae011> ;
    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/d73448dc77283a312cf1dcf20df75c56> ;
    schema1:name "In onze gemeente staat een huis 1" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a792d06b1c6c3fa2752c9dca7fd3990c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1484580616> .

