@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/p853473439> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The tourist-historic city : a model and initial application in Norwich. U.K. / G.J. Ashworth, T.Z. de Haan" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068563221> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06964151X> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p047832711> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1cd9956e5f85a6781660e2aa0cde12af> ;
    schema1:name "The tourist-historic city : a model and initial application in Norwich. U.K." ;
    schema1:numberOfPages 65 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3712b3cf7da8d3dc8ba0bd27a13312f9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64204796> .

