@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/4369fd83-2d4a-4ce8-9081-309e0d5b8bac> a dcat:Dataset ;
    dct:description "Information on Complaints received by the Fire Department (from the public) for a particular location. Key fields include Complaint Number, Complaint Type, Address, Disposition" ;
    dct:identifier <https://data.sfgov.org/api/views/2wsq-7wmv> ;
    dct:issued "2020-09-22"^^xsd:date ;
    dct:modified "2022-07-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Fire Safety Complaints" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.sfgov.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4369fd83-2d4a-4ce8-9081-309e0d5b8bac/resource/7dfd64bf-9448-4eb2-bbc4-5a763cbcc086>,
        <https://data.amerigeoss.org/dataset/4369fd83-2d4a-4ce8-9081-309e0d5b8bac/resource/bad0626f-4aee-4679-af9c-046da9ed863d>,
        <https://data.amerigeoss.org/dataset/4369fd83-2d4a-4ce8-9081-309e0d5b8bac/resource/bfd51658-f020-452e-9ee9-aceadb64a12d>,
        <https://data.amerigeoss.org/dataset/4369fd83-2d4a-4ce8-9081-309e0d5b8bac/resource/f0734c94-cb24-45ac-abb3-ca7773c71b74> ;
    dcat:keyword "311",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "fire-inspections",
        "geo",
        "geoss",
        "national",
        "north-america",
        "public-complaints",
        "united-states" ;
    dcat:theme <%7B%22Housing%20and%20Buildings%22%7D> .

<https://data.amerigeoss.org/dataset/4369fd83-2d4a-4ce8-9081-309e0d5b8bac/resource/7dfd64bf-9448-4eb2-bbc4-5a763cbcc086> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:56:06.189263"^^xsd:dateTime ;
    dct:modified "2025-11-21T07:45:49.254471"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/2wsq-7wmv/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/4369fd83-2d4a-4ce8-9081-309e0d5b8bac/resource/bad0626f-4aee-4679-af9c-046da9ed863d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:56:06.189246"^^xsd:dateTime ;
    dct:modified "2025-11-21T07:45:49.253680"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/2wsq-7wmv/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/4369fd83-2d4a-4ce8-9081-309e0d5b8bac/resource/bfd51658-f020-452e-9ee9-aceadb64a12d> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:56:06.189268"^^xsd:dateTime ;
    dct:modified "2025-11-21T07:45:49.254869"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/2wsq-7wmv/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/4369fd83-2d4a-4ce8-9081-309e0d5b8bac/resource/f0734c94-cb24-45ac-abb3-ca7773c71b74> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:56:06.189257"^^xsd:dateTime ;
    dct:modified "2025-11-21T07:45:49.254090"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/2wsq-7wmv/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

