@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p113872593> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis en dialectologie: het geval Meijel / Jan Lucassen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p394231155> ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070063958> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p053720792> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/40fa7dd75f52fde440f8b44a42f2721d> ;
    schema1:name "Geschiedenis en dialectologie: het geval Meijel" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f30a37ef0e2df3891f6be0dcf16b9ecf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901692904> .

