@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/p175864462> a schema1:CreativeWork,
        schema1:Map,
        schema1:ProductModel ;
    rdfs:label "Arnhem" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075331187> ;
    schema1:description "Basis: Vereenvoudigde Topografische kaart schaal 1:50.000, uitgave 1974",
        "Opname: 1967-1968" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b8492de2cbdad3cbcb3c08ddd39beb4> ;
    schema1:name "Arnhem" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6aa08e0f9a31d715dea71fc9672bedf8> .

