@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/p200043757> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Midden-Betuwe / Chr. de Bont, A.D.M. Veldhorst" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070596980> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/bca7e158b57a1d99cb54ec9c923c2b67> ;
    schema1:description "Omslagtitel",
        "Omvat 44 kaartbladen en een tekstdeel tezamen in portefeuille" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9080117315" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/621ebb548f6734c215e3696f47cfcea7> ;
    schema1:name "De Midden-Betuwe" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f00c746be413a8aa29a41f232fb612e0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67521900> .

