@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/677b26b1-4f2e-4a63-a0e3-bd903e8afae3> a dcat:Dataset ;
    dct:description "Excavation permits issued by SF Public Works whose status is active or approved and not past their end date.  This is a subset of Street-Use Permits dataset (https://data.sfgov.org/d/b6tj-gt35/data)." ;
    dct:identifier <https://data.sfgov.org/api/views/smdf-6c45> ;
    dct:issued "2015-07-17"^^xsd:date ;
    dct:modified "2022-07-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Utility Excavation Permits" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Public Works" ;
            vcard:hasEmail <mailto:no-reply@data.sfgov.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/677b26b1-4f2e-4a63-a0e3-bd903e8afae3/resource/3be63665-d9ad-4793-91e7-5b85478af023>,
        <https://data.amerigeoss.org/dataset/677b26b1-4f2e-4a63-a0e3-bd903e8afae3/resource/3dc11b4d-7df4-4b7e-afae-9e3242ebb263>,
        <https://data.amerigeoss.org/dataset/677b26b1-4f2e-4a63-a0e3-bd903e8afae3/resource/43974fbd-c555-4ef0-a44e-90035dd8ccfa>,
        <https://data.amerigeoss.org/dataset/677b26b1-4f2e-4a63-a0e3-bd903e8afae3/resource/96a9e1ae-3abd-44db-b27b-0563eb649f6c> ;
    dcat:keyword "5_",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "excavation",
        "geo",
        "geoss",
        "national",
        "north-america",
        "paving",
        "permits",
        "plan",
        "united-states",
        "utilities",
        "year" ;
    dcat:theme <%7B%22City%20Infrastructure%22%7D> .

<https://data.amerigeoss.org/dataset/677b26b1-4f2e-4a63-a0e3-bd903e8afae3/resource/3be63665-d9ad-4793-91e7-5b85478af023> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:56:54.089388"^^xsd:dateTime ;
    dct:modified "2025-11-22T08:47:33.415030"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/smdf-6c45/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/677b26b1-4f2e-4a63-a0e3-bd903e8afae3/resource/3dc11b4d-7df4-4b7e-afae-9e3242ebb263> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:56:54.089383"^^xsd:dateTime ;
    dct:modified "2025-11-22T08:47:33.414634"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/smdf-6c45/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/677b26b1-4f2e-4a63-a0e3-bd903e8afae3/resource/43974fbd-c555-4ef0-a44e-90035dd8ccfa> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:56:54.089377"^^xsd:dateTime ;
    dct:modified "2025-11-22T08:47:33.414230"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/smdf-6c45/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/677b26b1-4f2e-4a63-a0e3-bd903e8afae3/resource/96a9e1ae-3abd-44db-b27b-0563eb649f6c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:56:54.089367"^^xsd:dateTime ;
    dct:modified "2025-11-22T08:47:33.413809"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/smdf-6c45/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" .

