@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/7b0ddc43-2d67-4bed-b78c-ab96062cc87b> a dcat:Dataset ;
    dct:description "Zoning Districts from 2002.  Part of the San Francisco Planning Code.  Data is a zipped GIS shapefile." ;
    dct:identifier <https://data.sfgov.org/api/views/ftvx-vtyc> ;
    dct:issued "2016-08-19"^^xsd:date ;
    dct:modified "2019-09-06"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Historic Zoning Districts - 2002" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.sfgov.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7b0ddc43-2d67-4bed-b78c-ab96062cc87b/resource/069de839-8844-4046-b2ba-5ca662f228b7>,
        <https://data.amerigeoss.org/dataset/7b0ddc43-2d67-4bed-b78c-ab96062cc87b/resource/7388578e-5cba-4b3b-9c9e-352c3b31e403>,
        <https://data.amerigeoss.org/dataset/7b0ddc43-2d67-4bed-b78c-ab96062cc87b/resource/7d82dbad-fbb5-4b36-8687-13e7f7451978>,
        <https://data.amerigeoss.org/dataset/7b0ddc43-2d67-4bed-b78c-ab96062cc87b/resource/c451c466-f8fd-481c-a23b-d6dc7783d8b4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "gis",
        "national",
        "north-america",
        "planning",
        "shapefile",
        "united-states",
        "zoning" ;
    dcat:theme <%7B%22Geographic%20Locations%20and%20Boundaries%22%7D> .

<https://data.amerigeoss.org/dataset/7b0ddc43-2d67-4bed-b78c-ab96062cc87b/resource/069de839-8844-4046-b2ba-5ca662f228b7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:56:32.390298"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:09:20.863120"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/ftvx-vtyc/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7b0ddc43-2d67-4bed-b78c-ab96062cc87b/resource/7388578e-5cba-4b3b-9c9e-352c3b31e403> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:56:32.390318"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:09:20.864378"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/ftvx-vtyc/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/7b0ddc43-2d67-4bed-b78c-ab96062cc87b/resource/7d82dbad-fbb5-4b36-8687-13e7f7451978> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:56:32.390308"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:09:20.863566"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/ftvx-vtyc/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/7b0ddc43-2d67-4bed-b78c-ab96062cc87b/resource/c451c466-f8fd-481c-a23b-d6dc7783d8b4> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:56:32.390314"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:09:20.863960"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/ftvx-vtyc/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

