@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/4ace2c7c-c3be-42c5-b7c2-de6a27cf5f26> a dcat:Dataset ;
    dct:description "This dataset includes County spending data for Montgomery County government. It does not include agency spending. Data considered sensitive or confidential and will be encrypted before it is posted." ;
    dct:identifier <https://data.montgomerycountymd.gov/api/views/vpf9-6irq> ;
    dct:issued "2015-05-07"^^xsd:date ;
    dct:modified "2022-07-25"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "County Spending" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "MCG ESB Service" ;
            vcard:hasEmail <mailto:no-reply@data.montgomerycountymd.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4ace2c7c-c3be-42c5-b7c2-de6a27cf5f26/resource/37908e0b-be6d-4f00-bb6f-8ae92c72d910>,
        <https://data.amerigeoss.org/dataset/4ace2c7c-c3be-42c5-b7c2-de6a27cf5f26/resource/3b8da75c-ab1d-4e95-b375-6dd52fca2316>,
        <https://data.amerigeoss.org/dataset/4ace2c7c-c3be-42c5-b7c2-de6a27cf5f26/resource/e8ac927c-ee0c-47fe-9b1a-e45f780b8fbe>,
        <https://data.amerigeoss.org/dataset/4ace2c7c-c3be-42c5-b7c2-de6a27cf5f26/resource/ee1fa533-f423-4989-9030-cdccc480e4d8> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "checks",
        "ckan",
        "geo",
        "geoss",
        "invoices",
        "national",
        "north-america",
        "purchase-order",
        "spending",
        "suppliers",
        "united-states",
        "vendors" ;
    dcat:theme <%7BFinance/Tax/Property%7D> .

<https://data.amerigeoss.org/dataset/4ace2c7c-c3be-42c5-b7c2-de6a27cf5f26/resource/37908e0b-be6d-4f00-bb6f-8ae92c72d910> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:58:28.146154"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:18:12.827634"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/vpf9-6irq/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/4ace2c7c-c3be-42c5-b7c2-de6a27cf5f26/resource/3b8da75c-ab1d-4e95-b375-6dd52fca2316> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:58:28.146160"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:18:12.828018"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/vpf9-6irq/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/4ace2c7c-c3be-42c5-b7c2-de6a27cf5f26/resource/e8ac927c-ee0c-47fe-9b1a-e45f780b8fbe> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:58:28.146164"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:18:12.828393"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/vpf9-6irq/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/4ace2c7c-c3be-42c5-b7c2-de6a27cf5f26/resource/ee1fa533-f423-4989-9030-cdccc480e4d8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:58:28.146144"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:18:12.827224"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/vpf9-6irq/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" .

