@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/EOP-596> a dcat:Dataset ;
    dct:description "Weekly speeches from the President of the United States addressed to all Americans" ;
    dct:identifier "EOP-596" ;
    dct:issued "2025-11-30T23:10:25.831545"^^xsd:dateTime ;
    dct:modified "2025-11-30T23:10:25.831549"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "White House Speeches" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/EOP-596/resource/87f4b7e5-62a4-4816-a323-3352ae1a8871> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/EOP-596/resource/87f4b7e5-62a4-4816-a323-3352ae1a8871> a dcat:Distribution ;
    dct:description "speeches.xml" ;
    dct:format "RSS" ;
    dct:issued "2013-05-18T12:22:21.942831"^^xsd:dateTime ;
    dct:modified "2025-11-30T23:10:25.825382"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.whitehouse.gov/rss/speeches.xml> .

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

