@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/69260b82-2fbf-4535-a281-dc60caf811d1> a dcat:Dataset ;
    dct:description "TIGTA's Press Room: press releases, key facts, TIGTA statistics, press contact information." ;
    dct:identifier "015-TIGTA-0008" ;
    dct:issued "2025-11-22T10:01:30.329131"^^xsd:dateTime ;
    dct:modified "2021-12-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Press Releases" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "David Barnes" ;
            vcard:hasEmail <mailto:TIGTAcommunications@tigta.treas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/69260b82-2fbf-4535-a281-dc60caf811d1/resource/71030f61-f8d7-40f2-afaf-d40d03463079> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "audit",
        "ckan",
        "communications",
        "geo",
        "geoss",
        "ig",
        "inspector-general",
        "national",
        "north-america",
        "press",
        "release",
        "report",
        "united-states" .

<https://data.amerigeoss.org/dataset/69260b82-2fbf-4535-a281-dc60caf811d1/resource/71030f61-f8d7-40f2-afaf-d40d03463079> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T16:53:54.599240"^^xsd:dateTime ;
    dct:modified "2025-11-22T10:01:30.320086"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://www.treasury.gov/tigta/publications_press.shtml> ;
    dcat:mediaType "text/html" .

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

