@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/2157634a-ebd0-44bc-b7a5-a34c66ffc77b> a dcat:Dataset ;
    dct:description "Descriptions for each city department and program, taken from the budget Blue Books from the CAO site." ;
    dct:identifier <https://data.lacity.org/api/views/cd49-p4un> ;
    dct:issued "2018-06-25"^^xsd:date ;
    dct:modified "2021-08-02"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "LA City Department and Program Descriptions" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PrestonMills" ;
            vcard:hasEmail <mailto:no-reply@data.lacity.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2157634a-ebd0-44bc-b7a5-a34c66ffc77b/resource/314f786d-dccc-4947-9c70-e49f29f97afe>,
        <https://data.amerigeoss.org/dataset/2157634a-ebd0-44bc-b7a5-a34c66ffc77b/resource/93f76a96-1e0a-49eb-84e5-140ea575bd65>,
        <https://data.amerigeoss.org/dataset/2157634a-ebd0-44bc-b7a5-a34c66ffc77b/resource/9fdca8ca-07d8-4152-9508-2d121bbadb9a>,
        <https://data.amerigeoss.org/dataset/2157634a-ebd0-44bc-b7a5-a34c66ffc77b/resource/fc38c52d-a52b-42c8-a4e1-d4b24fc77f49> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "budget",
        "info",
        "information" ;
    dcat:theme <%7B%22Community%20&%20Economic%20Development%22%7D> .

<https://data.amerigeoss.org/dataset/2157634a-ebd0-44bc-b7a5-a34c66ffc77b/resource/314f786d-dccc-4947-9c70-e49f29f97afe> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:52:16.307905"^^xsd:dateTime ;
    dct:modified "2025-09-24T08:41:07.426851"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.lacity.org/api/views/cd49-p4un/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/2157634a-ebd0-44bc-b7a5-a34c66ffc77b/resource/93f76a96-1e0a-49eb-84e5-140ea575bd65> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:52:16.307911"^^xsd:dateTime ;
    dct:modified "2025-09-24T08:41:07.428110"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.lacity.org/api/views/cd49-p4un/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/2157634a-ebd0-44bc-b7a5-a34c66ffc77b/resource/9fdca8ca-07d8-4152-9508-2d121bbadb9a> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:52:16.307897"^^xsd:dateTime ;
    dct:modified "2025-09-24T08:41:07.425603"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.lacity.org/api/views/cd49-p4un/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2157634a-ebd0-44bc-b7a5-a34c66ffc77b/resource/fc38c52d-a52b-42c8-a4e1-d4b24fc77f49> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:52:16.307886"^^xsd:dateTime ;
    dct:modified "2025-09-24T08:41:07.424253"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.lacity.org/api/views/cd49-p4un/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" .

