@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/780e6371-77d5-4ea9-8f92-039457dd7887> a dcat:Dataset ;
    dct:description "This data set includes information on all public merger enforcement actions brought by the Federal Trade Commission from fiscal year 1996 to fiscal year 2019. The data set contains descriptive information on the characteristics of each matter as well as URLs to the individual case pages that are published on the FTC's website and that contain public documents pertaining to each case." ;
    dct:identifier "ftc-merger-enforcement-actions" ;
    dct:issued "2025-11-22T19:34:56.474295"^^xsd:dateTime ;
    dct:modified "2019-03-07T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "FTC Merger Enforcement Actions" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Darrick Latimer" ;
            vcard:hasEmail <mailto:opengov@ftc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/780e6371-77d5-4ea9-8f92-039457dd7887/resource/65264e32-6115-4f7f-a959-b5c274ca5d25>,
        <https://data.amerigeoss.org/dataset/780e6371-77d5-4ea9-8f92-039457dd7887/resource/d00782b8-85b7-4d4f-bd46-cadf11f6a4e5> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "competition",
        "federal-government",
        "geo",
        "geoss",
        "government",
        "mergers",
        "national",
        "north-america",
        "protection-of-competition",
        "united-states" .

<https://data.amerigeoss.org/dataset/780e6371-77d5-4ea9-8f92-039457dd7887/resource/65264e32-6115-4f7f-a959-b5c274ca5d25> a dcat:Distribution ;
    dct:description "ftc_merger_enforcement_actions_dictionary-2019-q4.csv" ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T12:20:23.217087"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:34:56.466574"^^xsd:dateTime ;
    dct:title "Dictionary" ;
    dcat:accessURL <https://www.ftc.gov/system/files/attachments/data-sets/ftc_merger_enforcement_actions_dictionary-2019-q4.csv> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/780e6371-77d5-4ea9-8f92-039457dd7887/resource/d00782b8-85b7-4d4f-bd46-cadf11f6a4e5> a dcat:Distribution ;
    dct:description "ftc_merger_enforcement_actions-2019-q4.csv" ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T12:20:23.217080"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:34:56.466156"^^xsd:dateTime ;
    dct:title "Merger Enforcement Actions FY96-FY19" ;
    dcat:accessURL <https://www.ftc.gov/system/files/attachments/data-sets/ftc_merger_enforcement_actions-2019-q4.csv> ;
    dcat:mediaType "text/csv" .

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

