@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/p317979620> a schema1:CreativeWork,
        schema1:Map,
        schema1:ProductModel ;
    rdfs:label "Zürich / Falk-Verlag" ;
    dcterms1:issued "1992" ;
    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:inLanguage "de",
        "en",
        "fr",
        "it" ;
    schema1:isbn "3884452088" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f79782fba00493eacc3ee3ebbe95cd22> ;
    schema1:name "Zürich" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/28ad8d0bd35863836fae3e081b159a7a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/778366091> .

