@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/5db06161-c01e-4c5e-bd7c-037d41769c09> a dcat:Dataset ;
    dct:description "This dataset tracks the status of departments as they move through the inventory process. The dataset will be maintained until all departments are complete, at which point tracking of departmental publishing can be done in the companion dataset inventory." ;
    dct:identifier <https://data.sfgov.org/api/views/tzir-jbhj> ;
    dct:issued "2017-08-14"^^xsd:date ;
    dct:modified "2019-12-11"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Department Open Data Inventory and Plan Status" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.sfgov.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5db06161-c01e-4c5e-bd7c-037d41769c09/resource/541a61c3-fa2d-4223-8115-a3de193eb023>,
        <https://data.amerigeoss.org/dataset/5db06161-c01e-4c5e-bd7c-037d41769c09/resource/9da508cf-b858-40ae-8678-3d75b7ec629a>,
        <https://data.amerigeoss.org/dataset/5db06161-c01e-4c5e-bd7c-037d41769c09/resource/c3514868-f07c-473d-81dc-bc53772b532c>,
        <https://data.amerigeoss.org/dataset/5db06161-c01e-4c5e-bd7c-037d41769c09/resource/ff351706-ca45-446b-b788-2de51c26a055> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "inventory",
        "national",
        "north-america",
        "open-data-program",
        "publishing-plans",
        "united-states" ;
    dcat:theme <%7B%22City%20Management%20and%20Ethics%22%7D> .

<https://data.amerigeoss.org/dataset/5db06161-c01e-4c5e-bd7c-037d41769c09/resource/541a61c3-fa2d-4223-8115-a3de193eb023> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:56:57.010782"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:07:46.597862"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/tzir-jbhj/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/5db06161-c01e-4c5e-bd7c-037d41769c09/resource/9da508cf-b858-40ae-8678-3d75b7ec629a> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:56:57.010792"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:07:46.598342"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/tzir-jbhj/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/5db06161-c01e-4c5e-bd7c-037d41769c09/resource/c3514868-f07c-473d-81dc-bc53772b532c> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:56:57.010803"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:07:46.599227"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/tzir-jbhj/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/5db06161-c01e-4c5e-bd7c-037d41769c09/resource/ff351706-ca45-446b-b788-2de51c26a055> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:56:57.010798"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:07:46.598784"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/tzir-jbhj/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" .

