@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/6fc21d02-4bd0-4c46-bd11-8a05284d00e2> a dcat:Dataset ;
    dct:description "This dataset includes the 2018 latitude and longitude information for habitat and fish reach locations on the Santa Ana and San Gabriel Rivers." ;
    dct:identifier "USGS:5c6ded25e4b0fe48cb402909" ;
    dct:issued "2025-11-22T14:25:10.644540"^^xsd:dateTime ;
    dct:modified "20200812"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-117.4521 33.9430, -117.4521 34.2114, -117.1170 34.2114, -117.1170 33.9430, -117.4521 33.9430))"^^gsp:wktLiteral ] ;
    dct:title "SAR 2018 SAR and SGR_Latitude_Longitude Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Larry R Brown" ;
            vcard:hasEmail <mailto:lrbrown@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6fc21d02-4bd0-4c46-bd11-8a05284d00e2/resource/7d31ae17-0179-4ad0-a971-6aff456ff54a>,
        <https://data.amerigeoss.org/dataset/6fc21d02-4bd0-4c46-bd11-8a05284d00e2/resource/aa38e96d-d256-4f29-9ae5-dda8267f0298> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "arroyo-chub-gila-orcutti",
        "ckan",
        "geo",
        "geoss",
        "habitat-use",
        "national",
        "north-america",
        "population-estimate",
        "san-gabriel-river",
        "santa-ana-river",
        "santa-ana-sucker-catostomus-santaanae",
        "united-states",
        "usgs-5c6ded25e4b0fe48cb402909" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/6fc21d02-4bd0-4c46-bd11-8a05284d00e2/resource/7d31ae17-0179-4ad0-a971-6aff456ff54a> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-08-07T00:54:01.381575"^^xsd:dateTime ;
    dct:modified "2025-11-22T14:25:10.635521"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9FTPCMO> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/6fc21d02-4bd0-4c46-bd11-8a05284d00e2/resource/aa38e96d-d256-4f29-9ae5-dda8267f0298> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-08-07T00:54:01.381569"^^xsd:dateTime ;
    dct:modified "2025-11-22T14:25:10.635074"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.5c6ded25e4b0fe48cb402909.xml> ;
    dcat:mediaType "text/xml" .

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

