@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/datasf.org/datasets/Restaurant_Scores>
      a       dcat:Dataset ;
      rdfs:comment "login: stanford  password: sfdph2stan" , """The Health Department has developed an inspection report and scoring system.After conducting an inspection of the facility, the Health Inspector calculates a score based on the violations observed. Violations can fall into:
            high risk category: records specific violations that directly relate to the transmission of food borne illnesses, the adulteration of food products and the contamination""" ;
      rdfs:label "Restaurant Scores" ;
      dct:accrualPeriodicity
              "Weekly" ;
      dct:description "login: stanford  password: sfdph2stan" , """The Health Department has developed an inspection report and scoring system.After conducting an inspection of the facility, the Health Inspector calculates a score based on the violations observed. Violations can fall into:
            high risk category: records specific violations that directly relate to the transmission of food borne illnesses, the adulteration of food products and the contamination""" ;
      dct:issued "Every Wednesday" ;
      dct:publisher <http://lab.linkeddata.deri.ie/govcat/resource/catalogs/datasf.org/agencies/Department_of_Public_Health> ;
      dct:title "Restaurant Scores" ;
      skos:prefLabel "Restaurant Scores" ;
      dcat:distribution <http://lab.linkeddata.deri.ie/govcat/resource/catalogs/datasf.org/datasets/Restaurant_Scores/distribution/> ;
      dcat:keyword "department of public health" , "violations" , "restaurant" ;
      dcat:theme <http://lab.linkeddata.deri.ie/govcat/resource/catalogs/datasf.org/categories/Human_Services> ;
      foaf:homepage <http://www.datasf.org/story.php?title=restaurant-scores> .

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

<http://lab.linkeddata.deri.ie/govcat/data/catalogs/datasf.org/datasets/Restaurant_Scores>
      rdfs:label "RDF Description of Restaurant Scores" ;
      foaf:primaryTopic <http://lab.linkeddata.deri.ie/govcat/resource/catalogs/datasf.org/datasets/Restaurant_Scores> .

<http://lab.linkeddata.deri.ie/govcat/resource/catalogs/datasf.org>
      dcat:dataset <http://lab.linkeddata.deri.ie/govcat/resource/catalogs/datasf.org/datasets/Restaurant_Scores> .

<http://lab.linkeddata.deri.ie/govcat/resource/catalogs/datasf.org/records/Restaurant_Scores>
      foaf:primaryTopic <http://lab.linkeddata.deri.ie/govcat/resource/catalogs/datasf.org/datasets/Restaurant_Scores> .

<http://www.datasf.org/story.php?title=restaurant-scores>
      rdfs:seeAlso <http://lab.linkeddata.deri.ie/govcat/sparql?query=DESCRIBE+%3Chttp%3A%2F%2Fwww.datasf.org%2Fstory.php%3Ftitle%3Drestaurant-scores%3E> .
