@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/p317963554> a schema1:CreativeWork,
        schema1:Map,
        schema1:ProductModel ;
    rdfs:label "Zürich / Falk-Verlag" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075618834>,
        <http://data.bibliotheken.nl/id/thes/p391097520> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07534288X> ;
    schema1:description "Uitgegeven i.s.m. Kümmerly & Frey, Bern" ;
    schema1:inLanguage "de",
        "en",
        "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4c49bc007c6851301307d5474b17e705> ;
    schema1:name "Zürich" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9744a03b5451b687f909fa9f84fd1655> ;
    schema1:sameAs <http://www.worldcat.org/oclc/778359147> .

