@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/22bccbfd-5e76-491b-aeb1-ec135679903c> a dcat:Dataset ;
    dct:description """These department codes are maintained in the City's financial system of record. Department Groups, Divisions, Sections, Units, Sub Units and Departments are nested in the dataset from left to right. Each nested unit has both a code and an associated name. \r
\r
The dataset represents a flattened tree (hierarchy) so that each leaf on the tree has it's own row. Thus certain rows will have repeated codes across columns.\r
\r
Data changes as needed.""" ;
    dct:identifier <https://data.sfgov.org/api/views/j2hz-23ps> ;
    dct:issued "2024-04-30"^^xsd:date ;
    dct:modified "2025-09-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Reference: Department Code List" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.sfgov.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/22bccbfd-5e76-491b-aeb1-ec135679903c/resource/0bacb4a6-54c3-4d4f-8703-b54656c0c8b3>,
        <https://data.amerigeoss.org/dataset/22bccbfd-5e76-491b-aeb1-ec135679903c/resource/1f1c9d47-4b07-49a6-ae40-21d6b0810b2a>,
        <https://data.amerigeoss.org/dataset/22bccbfd-5e76-491b-aeb1-ec135679903c/resource/2ba37b9c-3e8d-4685-bde9-aad31a2481ea>,
        <https://data.amerigeoss.org/dataset/22bccbfd-5e76-491b-aeb1-ec135679903c/resource/59c9700a-802d-4575-b3de-f1fb6c8401b8> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "city-reference-data" ;
    dcat:theme <%7B%22City%20Management%20and%20Ethics%22%7D> .

<https://data.amerigeoss.org/dataset/22bccbfd-5e76-491b-aeb1-ec135679903c/resource/0bacb4a6-54c3-4d4f-8703-b54656c0c8b3> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:56:40.419932"^^xsd:dateTime ;
    dct:modified "2025-09-24T09:44:38.954311"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/j2hz-23ps/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/22bccbfd-5e76-491b-aeb1-ec135679903c/resource/1f1c9d47-4b07-49a6-ae40-21d6b0810b2a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:56:40.419922"^^xsd:dateTime ;
    dct:modified "2025-09-24T09:44:38.951366"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/j2hz-23ps/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/22bccbfd-5e76-491b-aeb1-ec135679903c/resource/2ba37b9c-3e8d-4685-bde9-aad31a2481ea> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:56:40.419934"^^xsd:dateTime ;
    dct:modified "2025-09-24T09:44:38.955711"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/j2hz-23ps/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/22bccbfd-5e76-491b-aeb1-ec135679903c/resource/59c9700a-802d-4575-b3de-f1fb6c8401b8> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:56:40.419929"^^xsd:dateTime ;
    dct:modified "2025-09-24T09:44:38.952892"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/j2hz-23ps/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" .

