@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/p386046085> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hout-Blerick, een dorp met karakter / [red.: Jan van Kempen (voorzitter) ... et al.]" ;
    dcterms1:issued "2014" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p386045976> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p274589044> ;
    schema1:isbn "9789078038269" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4e77bf1728b5cebadc7bd1b9dde8b2f9> ;
    schema1:name "Hout-Blerick, een dorp met karakter" ;
    schema1:numberOfPages 112 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/65e818d647f7f046bc2f775816704622> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898229501> .

