@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/p065087895> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Modelling the seaside resort: Great Yarmouth (U.K.) / [by] T. Z. de Haan [and] 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:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e9d9bdfd91c6d351f9234fc6c7f2188> ;
    schema1:name "Modelling the seaside resort: Great Yarmouth (U.K.)" ;
    schema1:numberOfPages 62 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b127508b73d39805b912f56f74cc26f0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64205947> .

