@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/p364282436> a schema1:CreativeWork,
        schema1:Map,
        schema1:ProductModel ;
    rdfs:label "Zeeland" ;
    dcterms1:issued "1935" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075633035>,
        <http://data.bibliotheken.nl/id/thes/p075634511>,
        <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/9f73b5569a6a9252d17335e14d584e0f> ;
    schema1:name "Zeeland" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6b56d746411883d952bf9c89b122243f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/857805738> .

