@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/3d2cc89a-eec0-4008-a8fc-dbb0a95de67b> a dcat:Dataset ;
    dct:description "The Federal Procurement Data System houses Federal contract information where a contract's value is expected to exceed the micro-purchase threshold." ;
    dct:identifier "GSA-2412" ;
    dct:issued "2003-10-01"^^xsd:date ;
    dct:language "{en-us}" ;
    dct:modified "2016-01-07"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Federal Procurement Data System" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mary Searcy" ;
            vcard:hasEmail <mailto:mary.searcy@gsa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3d2cc89a-eec0-4008-a8fc-dbb0a95de67b/resource/430dd78d-4428-4221-a367-687d59e2c7b5> ;
    dcat:keyword "acquisition",
        "amerigeo",
        "amerigeoss",
        "award",
        "ckan",
        "contracts",
        "federal-procurement-data-system",
        "fpds",
        "geo",
        "geoss",
        "national",
        "north-america",
        "procurement",
        "reporting",
        "united-states" ;
    dcat:theme <%7BAcquisition%7D> .

<https://data.amerigeoss.org/dataset/3d2cc89a-eec0-4008-a8fc-dbb0a95de67b/resource/430dd78d-4428-4221-a367-687d59e2c7b5> a dcat:Distribution ;
    dct:format "RSS" ;
    dct:issued "2020-11-10T17:12:43.522240"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:23:40.356123"^^xsd:dateTime ;
    dct:title "Federal Procurement Data System" ;
    dcat:accessURL <https://www.fpds.gov/fpdsng_cms/index.php?format=feed&type=atom> ;
    dcat:mediaType "application/rss+xml" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

