@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/p364283270> a schema1:CreativeWork,
        schema1:Map,
        schema1:ProductModel ;
    rdfs:label "Limburg" ;
    dcterms1:issued "1935" ;
    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/bde395947d0e4701231ee31bf7fafdb3> ;
    schema1:name "Limburg" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/88f049a20c59f9949346e281e3df0385> ;
    schema1:sameAs <http://www.worldcat.org/oclc/857807029> .

