@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/3c6b88d7-21c6-4dcb-ad99-be674d5ed59a> a dcat:Dataset ;
    dct:description "The State Departments issues a Travel Advisory for each country of the world. Travel Advisories follow a consistent format and use plain language to help U.S. citizens find and use important security information. Travel Advisories apply up to four standard levels of advice, describe the risks, and provide clear actions U.S. citizens should take to help ensure their safety." ;
    dct:identifier "999001" ;
    dct:issued "2025-11-21T02:55:08.223566"^^xsd:dateTime ;
    dct:modified "2020-03-12"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Travel Advisories" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Levy, Richard" ;
            vcard:hasEmail <mailto:LevyR@state.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3c6b88d7-21c6-4dcb-ad99-be674d5ed59a/resource/565225e8-7722-406a-85aa-559ac4eb7467>,
        <https://data.amerigeoss.org/dataset/3c6b88d7-21c6-4dcb-ad99-be674d5ed59a/resource/f96b9e5e-9187-49ac-8b79-d6eaadfd6736> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "travel",
        "united-states" .

<https://data.amerigeoss.org/dataset/3c6b88d7-21c6-4dcb-ad99-be674d5ed59a/resource/565225e8-7722-406a-85aa-559ac4eb7467> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:53:08.263059"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:55:08.215799"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://cadatacatalog.state.gov/dataset/travel> .

<https://data.amerigeoss.org/dataset/3c6b88d7-21c6-4dcb-ad99-be674d5ed59a/resource/f96b9e5e-9187-49ac-8b79-d6eaadfd6736> a dcat:Distribution ;
    dct:description "traveladvisory.xml" ;
    dct:format "XML" ;
    dct:issued "2021-03-29T22:48:49.204919"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:55:08.215142"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://cadatacatalog.state.gov/dataset/4a387c35-29cb-4902-b91d-3da0dc02e4b2/resource/4c727464-8e6f-4536-b0a5-0a343dc6c7ff/download/traveladvisory.xml> ;
    dcat:mediaType "application/xml" .

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

