@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/34a2d64e-1139-4ac8-98ab-8f488ffc9609> a dcat:Dataset ;
    dct:description "The FEC is A RESTful web service supporting full-text and field-specific searches on federal campaign finance data." ;
    dct:identifier <https://api.open.fec.gov/> ;
    dct:issued "2025-11-20T22:18:06.978705"^^xsd:dateTime ;
    dct:modified "R/P2W" ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "FEC API" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Source" ;
            vcard:hasEmail <mailto:apiinfo@fec.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/34a2d64e-1139-4ac8-98ab-8f488ffc9609/resource/a5c788f2-baec-4955-8b52-f2773fdc81ec> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "campaign",
        "ckan",
        "elections",
        "fec",
        "finance",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/34a2d64e-1139-4ac8-98ab-8f488ffc9609/resource/a5c788f2-baec-4955-8b52-f2773fdc81ec> a dcat:Distribution ;
    dct:description "A fully queryable REST API with JSON output" ;
    dct:format "API" ;
    dct:issued "2022-08-08T15:53:57.185477"^^xsd:dateTime ;
    dct:modified "2025-11-20T22:18:06.971373"^^xsd:dateTime ;
    dct:title "OpenFEC REST API" ;
    dcat:accessURL <https://api.open.fec.gov> .

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

