@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p189807733> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De foliokaart van de Nederlanden door Filips Galle uit 1579 / Peter van der Krogt" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p073400394> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071452850> ;
    schema1:description "Met samenvatting in het Engels" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6247650d5ce9a9e7425336b60e663bc3> ;
    schema1:name "De foliokaart van de Nederlanden door Filips Galle uit 1579" .

