@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/p078330939> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis van het Maasland of \"Land van Eyke\" (7de-15de eeuw)" ;
    dcterms1:issued "1988" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p078330904> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036795755>,
        <http://data.bibliotheken.nl/id/nbt/p078330920> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f895c96e9dafe00361342e084fc35209> ;
    schema1:name "Geschiedenis van het Maasland of \"Land van Eyke\" (7de-15de eeuw)" ;
    schema1:numberOfPages 112 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/20aaf86cf0357d20ee0e1d78e489b48e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769444529> .

