@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/07ba5a51-5ced-436d-8891-fd116a5a79b5> a dcat:Dataset ;
    dct:description """This represents projected ground shaking in the City and County of San Francisco during a M7.8 earthquake on the San Andreas fault. The map updated in 2013 by USGS and ABAG. The specific scenario is: M7.8 San Andreas (All Northern Sections). This was used for the 2019 HCR update process.

For Visualization:
≤ 5.5 = Light
≤ 6.5 = Moderate
≤ 7.5 = Strong
≤ 8.5 = Very Strong
≤ 9.5 = Violent""" ;
    dct:identifier <https://data.sfgov.org/api/views/akmp-ztcg> ;
    dct:issued "2020-02-24"^^xsd:date ;
    dct:modified "2024-06-26"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "San Andreas M7.8 Earthquake Scenario" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Alex Morrison" ;
            vcard:hasEmail <mailto:no-reply@data.sfgov.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/07ba5a51-5ced-436d-8891-fd116a5a79b5/resource/00967c6f-3a77-4ed4-b0de-22b1420f60a3>,
        <https://data.amerigeoss.org/dataset/07ba5a51-5ced-436d-8891-fd116a5a79b5/resource/9e532911-7708-4c81-9cff-611a70672259>,
        <https://data.amerigeoss.org/dataset/07ba5a51-5ced-436d-8891-fd116a5a79b5/resource/e3088058-d7c6-4710-8851-174e60a68de8>,
        <https://data.amerigeoss.org/dataset/07ba5a51-5ced-436d-8891-fd116a5a79b5/resource/e9fe544f-05ae-46e9-ae94-b76e5392a54b> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "geologic",
        "hcr",
        "san-andreas-scenario" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/07ba5a51-5ced-436d-8891-fd116a5a79b5/resource/00967c6f-3a77-4ed4-b0de-22b1420f60a3> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:56:20.347227"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:26:27.007304"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/akmp-ztcg/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/07ba5a51-5ced-436d-8891-fd116a5a79b5/resource/9e532911-7708-4c81-9cff-611a70672259> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:56:20.347207"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:26:27.004718"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/akmp-ztcg/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/07ba5a51-5ced-436d-8891-fd116a5a79b5/resource/e3088058-d7c6-4710-8851-174e60a68de8> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:56:20.347217"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:26:27.005629"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/akmp-ztcg/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/07ba5a51-5ced-436d-8891-fd116a5a79b5/resource/e9fe544f-05ae-46e9-ae94-b76e5392a54b> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:56:20.347222"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:26:27.006470"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/akmp-ztcg/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" .

