@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/5d90ee6f-7daa-41f3-aac2-e710a345c9da> a dcat:Dataset ;
    dct:description "San Francisco ZIP Code Areas. Matched to city streets and lots by Department of Planning. These are generalized areal representations of United States Postal Service (USPS) ZIP Code service areas. Please note that actual USPS ZIP Codes identify the individual post office or metropolitan area delivery station associated with mailing addresses. USPS ZIP Codes are not areal features but a collection of mail delivery routes." ;
    dct:identifier <https://data.sfgov.org/api/views/srq6-hmpi> ;
    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 "San Francisco ZIP Codes" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.sfgov.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5d90ee6f-7daa-41f3-aac2-e710a345c9da/resource/23564ddb-b6ee-4720-ab09-0f24d6045c18>,
        <https://data.amerigeoss.org/dataset/5d90ee6f-7daa-41f3-aac2-e710a345c9da/resource/37789e55-a814-4268-a933-7e2951a2d741>,
        <https://data.amerigeoss.org/dataset/5d90ee6f-7daa-41f3-aac2-e710a345c9da/resource/6d2c47d3-2ae7-4327-8d5f-1dfc19924d21>,
        <https://data.amerigeoss.org/dataset/5d90ee6f-7daa-41f3-aac2-e710a345c9da/resource/db8016d4-a70a-4175-ac50-f50fcf786c7a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "technology",
        "united-states" ;
    dcat:theme <%7B%22Geographic%20Locations%20and%20Boundaries%22%7D> .

<https://data.amerigeoss.org/dataset/5d90ee6f-7daa-41f3-aac2-e710a345c9da/resource/23564ddb-b6ee-4720-ab09-0f24d6045c18> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-06-16T04:09:30.168285"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:01:33.446862"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/srq6-hmpi/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/5d90ee6f-7daa-41f3-aac2-e710a345c9da/resource/37789e55-a814-4268-a933-7e2951a2d741> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-06-16T04:09:30.168276"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:01:33.445984"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/srq6-hmpi/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/5d90ee6f-7daa-41f3-aac2-e710a345c9da/resource/6d2c47d3-2ae7-4327-8d5f-1dfc19924d21> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-06-16T04:09:30.168282"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:01:33.446432"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/srq6-hmpi/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/5d90ee6f-7daa-41f3-aac2-e710a345c9da/resource/db8016d4-a70a-4175-ac50-f50fcf786c7a> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-06-16T04:09:30.168288"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:01:33.447261"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/srq6-hmpi/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

