@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/2508d255-78dd-43ad-9097-d255490a2787> a dcat:Dataset ;
    dct:description "The dataset details all revenue by agency, fund type, and fund. The revenue schedules include data for the following County agencies: MCG, Debt Service, MCPS, Montgomery College, and M-NCPPC. Not included are: WSSC, HOC, and the Montgomery County Revenue Authority." ;
    dct:identifier <https://data.montgomerycountymd.gov/api/views/3vkf-465u> ;
    dct:issued "2024-03-01"^^xsd:date ;
    dct:modified "2024-03-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "FY24 OMB Approved Revenue" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kathy Luh" ;
            vcard:hasEmail <mailto:no-reply@data.montgomerycountymd.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2508d255-78dd-43ad-9097-d255490a2787/resource/0f9da8dc-6ae0-43e2-8f42-742e6fa58c94>,
        <https://data.amerigeoss.org/dataset/2508d255-78dd-43ad-9097-d255490a2787/resource/4a49b7e5-90c9-4e43-8f2f-01bfa441cb65>,
        <https://data.amerigeoss.org/dataset/2508d255-78dd-43ad-9097-d255490a2787/resource/c0f7d122-f7cf-428f-8738-3a4871bdd3d1>,
        <https://data.amerigeoss.org/dataset/2508d255-78dd-43ad-9097-d255490a2787/resource/f37ac638-3fe7-498e-8a3c-84697525643a> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "approved",
        "fy-2023",
        "revenue" ;
    dcat:theme <%7BFinance/Tax/Property%7D> .

<https://data.amerigeoss.org/dataset/2508d255-78dd-43ad-9097-d255490a2787/resource/0f9da8dc-6ae0-43e2-8f42-742e6fa58c94> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2024-03-22T17:21:15.945651"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:32:18.813241"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/3vkf-465u/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2508d255-78dd-43ad-9097-d255490a2787/resource/4a49b7e5-90c9-4e43-8f2f-01bfa441cb65> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-03-22T17:21:15.945644"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:32:18.811973"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/3vkf-465u/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/2508d255-78dd-43ad-9097-d255490a2787/resource/c0f7d122-f7cf-428f-8738-3a4871bdd3d1> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2024-03-22T17:21:15.945656"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:32:18.815806"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/3vkf-465u/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/2508d255-78dd-43ad-9097-d255490a2787/resource/f37ac638-3fe7-498e-8a3c-84697525643a> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-03-22T17:21:15.945654"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:32:18.814535"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/3vkf-465u/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" .

