@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/p290937159> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bodem van Maastricht en omgeving / [samenst.: M.J.M. Bless ... [et al.]" ;
    dcterms1:issued "19XX" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075304333> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073450073>,
        <https://data.bibliotheken.nl/.well-known/genid/f5011d0f7b3927be0b6da9df53dbd671> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/15a2e2bbeb1427ed52535be75f80de91> ;
    schema1:name "De bodem van Maastricht en omgeving" ;
    schema1:numberOfPages 147 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/60ec15698e0c89794ddfb4a08ba387d8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/192004881> .

