@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/16820074-cc8d-4f62-a50d-9a7627571f8a> a dcat:Dataset ;
    dct:description "Very High Fire Hazard Severity Zone" ;
    dct:identifier <https://data.lacity.org/api/views/45pp-x98f> ;
    dct:issued "2014-04-24"^^xsd:date ;
    dct:modified "2024-04-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "VHFHSZ" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kurt" ;
            vcard:hasEmail <mailto:no-reply@data.lacity.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/16820074-cc8d-4f62-a50d-9a7627571f8a/resource/5e25a3d7-ee73-4110-85df-9d0fa5461cbe>,
        <https://data.amerigeoss.org/dataset/16820074-cc8d-4f62-a50d-9a7627571f8a/resource/5ed42ea6-5815-4cc0-a06b-03b400bd1d29>,
        <https://data.amerigeoss.org/dataset/16820074-cc8d-4f62-a50d-9a7627571f8a/resource/be15b545-d4ea-4100-8cad-c1b31ba58abb>,
        <https://data.amerigeoss.org/dataset/16820074-cc8d-4f62-a50d-9a7627571f8a/resource/d732cef3-d8f6-4bb3-81e8-f3c1213327eb> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "fire",
        "fire-hazard",
        "lafd" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/16820074-cc8d-4f62-a50d-9a7627571f8a/resource/5e25a3d7-ee73-4110-85df-9d0fa5461cbe> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2024-04-12T17:03:36.598398"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:13:08.171033"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.lacity.org/api/views/45pp-x98f/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/16820074-cc8d-4f62-a50d-9a7627571f8a/resource/5ed42ea6-5815-4cc0-a06b-03b400bd1d29> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-04-12T17:03:36.598395"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:13:08.170213"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.lacity.org/api/views/45pp-x98f/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/16820074-cc8d-4f62-a50d-9a7627571f8a/resource/be15b545-d4ea-4100-8cad-c1b31ba58abb> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2024-04-12T17:03:36.598392"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:13:08.169324"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.lacity.org/api/views/45pp-x98f/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/16820074-cc8d-4f62-a50d-9a7627571f8a/resource/d732cef3-d8f6-4bb3-81e8-f3c1213327eb> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-04-12T17:03:36.598386"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:13:08.168364"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.lacity.org/api/views/45pp-x98f/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

