@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/p86586599X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ontginningen in de Noordbrabantse Peel in de 19e eeuw / P. Hollenberg en C.E.H.M. Peters" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068447655> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067559360> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/07f20b3cc82274c3a63c2e4659e3b121> ;
    schema1:name "Ontginningen in de Noordbrabantse Peel in de 19e eeuw" ;
    schema1:numberOfPages 172 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/45d00809d4eec83435a2c0da79db6b2a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781275669> .

