@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/p36428403X> a schema1:CreativeWork,
        schema1:Map,
        schema1:ProductModel ;
    rdfs:label "Limburg" ;
    dcterms1:issued "1948" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075632209>,
        <http://data.bibliotheken.nl/id/thes/p175804575>,
        <http://data.bibliotheken.nl/id/thes/p292993048> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075342375> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p364256583> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d7f1e0712bab50f5117aa92e69ba1817> ;
    schema1:name "Limburg" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8184b31bd200bcc58d920fa54ebd5b4e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/857807621> .

