@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/fc4e3351-78c6-4747-8a53-7ceb844e8023> a dcat:Dataset ;
    dct:description """This layer contains the regional faults of Colorado.
""" ;
    dct:identifier "fc4e3351-78c6-4747-8a53-7ceb844e8023" ;
    dct:issued "2025-12-02T09:31:12.377224"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:31:12.377228"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Colorado Regional Faults" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Khalid Hussein" ;
            vcard:hasEmail <mailto:Khalid.Hussein@colorado.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fc4e3351-78c6-4747-8a53-7ceb844e8023/resource/dbbe44b8-df7a-4876-a771-2dd961d9dfdc> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/fc4e3351-78c6-4747-8a53-7ceb844e8023/resource/dbbe44b8-df7a-4876-a771-2dd961d9dfdc> a dcat:Distribution ;
    dct:issued "2018-08-10T19:05:43.541366"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:31:12.370864"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://gdr.openei.org/submissions/303> ;
    dcat:mediaType "application/unknown" .

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

