@prefix db:      <http://lab.linkeddata.deri.ie/govcat/resource/> .
@prefix foaf:    <http://xmlns.com/foaf/0.1/> .
@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dcat:    <http://www.w3.org/ns/dcat#> .
@prefix dct:     <http://purl.org/dc/terms/> .
@prefix d2r:     <http://sites.wiwiss.fu-berlin.de/suhl/bizer/d2r-server/config.rdf#> .
@prefix owl:     <http://www.w3.org/2002/07/owl#> .
@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .
@prefix map:     <file:/C:/development/Java/tools/d2r-server-0.7/d2r-server-0.7/us_mapping.n3#> .
@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix vocab:   <http://localhost:2020/vocab/resource/> .
@prefix skos:    <http://www.w3.org/2004/02/skos/core#> .
@prefix cc:      <http://creativecommons.org/ns#> .

<http://lab.linkeddata.deri.ie/govcat/resource/catalogs/data.london.gov.uk>
      dcat:dataset <http://lab.linkeddata.deri.ie/govcat/resource/catalogs/data.london.gov.uk/datasets/Tourism_Spend_Estimates> .

<http://lab.linkeddata.deri.ie/govcat/data/catalogs/data.london.gov.uk/datasets/Tourism_Spend_Estimates>
      rdfs:label "RDF Description of Tourism Spend Estimates" ;
      foaf:primaryTopic <http://lab.linkeddata.deri.ie/govcat/resource/catalogs/data.london.gov.uk/datasets/Tourism_Spend_Estimates> .

<http://lab.linkeddata.deri.ie/govcat/resource/catalogs/data.london.gov.uk/datasets/Tourism_Spend_Estimates>
      a       dcat:Dataset ;
      rdfs:comment "Local Authority level tourist spend estimates (£ millions).Indicitive borough level day visitor estimates for 2007 were derived from the LDA’s own experimental London level day visitor estimates.  As such the borough level day visitor estimates should be treated with caution and the 2007 day visitor estimates are not comparable with those from previous years.  They are intended only to give a best estimate of the scale of day visitor tourism in each borough from the currently available data." ;
      rdfs:label "Tourism Spend Estimates" ;
      dct:accrualPeriodicity
              "Annual" ;
      dct:description "Local Authority level tourist spend estimates (£ millions).Indicitive borough level day visitor estimates for 2007 were derived from the LDA’s own experimental London level day visitor estimates.  As such the borough level day visitor estimates should be treated with caution and the 2007 day visitor estimates are not comparable with those from previous years.  They are intended only to give a best estimate of the scale of day visitor tourism in each borough from the currently available data." ;
      dct:issued "2009" ;
      dct:license <http://lab.linkeddata.deri.ie/govcat/resource/catalogs/data.london.gov.uk/licenses/LDA> ;
      dct:publisher <http://lab.linkeddata.deri.ie/govcat/resource/catalogs/data.london.gov.uk/agencies/London_Development_Agency_%28LDA%29> ;
      dct:references <http://www.lda.gov.uk/upload/pdf/LATI_model_methodology_2009.pdf> ;
      dct:spatial "Greater London" ;
      dct:temproal "2004-2007" ;
      dct:title "Tourism Spend Estimates" ;
      skos:prefLabel "Tourism Spend Estimates" ;
      dcat:distribution <http://lab.linkeddata.deri.ie/govcat/resource/catalogs/data.london.gov.uk/datasets/Tourism_Spend_Estimates/csv> ;
      dcat:granularity "Local Authority" ;
      dcat:keyword "day trips" , "tourist" , "domestic" , "overseas" , "tourism" , "visitors" , "spend" ;
      dcat:theme <http://lab.linkeddata.deri.ie/govcat/resource/catalogs/data.london.gov.uk/categories/art_and_culture> , <http://lab.linkeddata.deri.ie/govcat/resource/catalogs/data.london.gov.uk/categories/business_and_economy> ;
      foaf:homepage <http://data.london.gov.uk/datastore/package/tourism-spend-estimates> .

<http://lab.linkeddata.deri.ie/govcat/resource/catalogs/data.london.gov.uk/records/Tourism_Spend_Estimates>
      foaf:primaryTopic <http://lab.linkeddata.deri.ie/govcat/resource/catalogs/data.london.gov.uk/datasets/Tourism_Spend_Estimates> .

<http://www.lda.gov.uk/upload/pdf/LATI_model_methodology_2009.pdf>
      rdfs:seeAlso <http://lab.linkeddata.deri.ie/govcat/sparql?query=DESCRIBE+%3Chttp%3A%2F%2Fwww.lda.gov.uk%2Fupload%2Fpdf%2FLATI_model_methodology_2009.pdf%3E> .

<http://data.london.gov.uk/datastore/package/tourism-spend-estimates>
      rdfs:seeAlso <http://lab.linkeddata.deri.ie/govcat/sparql?query=DESCRIBE+%3Chttp%3A%2F%2Fdata.london.gov.uk%2Fdatastore%2Fpackage%2Ftourism-spend-estimates%3E> .

dcat:Dataset
      rdfs:seeAlso <http://lab.linkeddata.deri.ie/govcat/sparql?query=DESCRIBE+%3Chttp%3A%2F%2Fwww.w3.org%2Fns%2Fdcat%23Dataset%3E> .
