@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/7ba12f89-59bb-4674-b83e-67f58c2efeb9> a dcat:Dataset ;
    dct:description "Speeches by the Secretary of State" ;
    dct:identifier "101538" ;
    dct:issued "2025-11-22T21:27:38.663936"^^xsd:dateTime ;
    dct:modified "2016-03-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Speeches" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Perry, Monica" ;
            vcard:hasEmail <mailto:perrymd2@state.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7ba12f89-59bb-4674-b83e-67f58c2efeb9/resource/762ff43e-435b-4e61-b2cf-3ea0b2305508>,
        <https://data.amerigeoss.org/dataset/7ba12f89-59bb-4674-b83e-67f58c2efeb9/resource/fe9555d3-3c1c-4a00-8a82-e9c13cc50e34> ;
    dcat:keyword "__",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/7ba12f89-59bb-4674-b83e-67f58c2efeb9/resource/762ff43e-435b-4e61-b2cf-3ea0b2305508> a dcat:Distribution ;
    dct:description "index.htm" ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T16:53:07.592164"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:27:38.657508"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://www.state.gov/secretary/remarks/index.htm> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/7ba12f89-59bb-4674-b83e-67f58c2efeb9/resource/fe9555d3-3c1c-4a00-8a82-e9c13cc50e34> a dcat:Distribution ;
    dct:description "index.htm" ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T16:53:07.592175"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:27:38.657908"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://www.state.gov/secretary/remarks/index.htm> .

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

