@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/records/Public_Schools>
      foaf:primaryTopic <http://lab.linkeddata.deri.ie/govcat/resource/catalogs/datasf.org/datasets/Public_Schools> .

<http://lab.linkeddata.deri.ie/govcat/resource/catalogs/datasf.org/datasets/Public_Schools>
      a       dcat:Dataset ;
      rdfs:comment "Public Schools - properties under the jurisdiction of the San Francisco Unified School District. This is a spatial view of the City Lands layer (SFLNDS), the spatial representation of REIS Citylands attribute table." ;
      rdfs:label "Public Schools" ;
      dct:description "Public Schools - properties under the jurisdiction of the San Francisco Unified School District. This is a spatial view of the City Lands layer (SFLNDS), the spatial representation of REIS Citylands attribute table." ;
      dct:publisher <http://lab.linkeddata.deri.ie/govcat/resource/catalogs/datasf.org/agencies/Department_of_Technology> ;
      dct:title "Public Schools" ;
      skos:prefLabel "Public Schools" ;
      dcat:distribution <http://lab.linkeddata.deri.ie/govcat/resource/catalogs/datasf.org/datasets/Public_Schools/distribution/> ;
      dcat:keyword "maps" , "geography" , "gis" , "layers" ;
      dcat:theme <http://lab.linkeddata.deri.ie/govcat/resource/catalogs/datasf.org/categories/Geography> ;
      foaf:homepage <http://www.datasf.org/story.php?title=public-schools-> .

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

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/resource/catalogs/datasf.org>
      dcat:dataset <http://lab.linkeddata.deri.ie/govcat/resource/catalogs/datasf.org/datasets/Public_Schools> .

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