@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/p161831397> a schema1:CreativeWork,
        schema1:Map,
        schema1:ProductModel ;
    rdfs:label "Europa" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077610970> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069768536>,
        <http://data.bibliotheken.nl/id/thes/p075433788> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069795894> ;
    schema1:description "De kaart van Mercator een reproductie van de voor het eerst in 1595 verschenen kaart",
        "Uitgegeven ter gelegenheid van het Mercatorjaar 1994; coördinatie door de stichting Mercator 1994" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/950bcc7c2844b5d17e9b88e446f28dc1> ;
    schema1:name "Europa" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/94283ac77a5be197713c44462d19135d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71525365> .

