@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/p853558272> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Modelling the seaside resort : Great Yarmouth (U.K.) / T.Z. de Haan, G.J. Ashworth" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06964151X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068563221> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p047832711> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d777fc4b300c43ab7c0d87439d1d992e> ;
    schema1:name "Modelling the seaside resort : Great Yarmouth (U.K.)" ;
    schema1:numberOfPages 62 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cc89e731c5ab6e190ccf5b9734a9cca3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64205947> .

