@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-599> a dcat:Dataset ;
    dct:description "Text press releases from the White House " ;
    dct:identifier "EOP-599" ;
    dct:issued "2025-11-30T23:10:29.528899"^^xsd:dateTime ;
    dct:modified "2025-11-30T23:10:29.528904"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "White House Text Press Releases" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/EOP-599/resource/b88cb236-f541-4418-b0f0-4f421a2257c2> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/EOP-599/resource/b88cb236-f541-4418-b0f0-4f421a2257c2> a dcat:Distribution ;
    dct:format "RSS" ;
    dct:issued "2013-05-18T12:33:25.890728"^^xsd:dateTime ;
    dct:modified "2025-11-30T23:10:29.521995"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.whitehouse.gov/feed/press/> .

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

