@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/2d85ebad-284b-439e-b6b5-3e6250e5a992> a dcat:Dataset ;
    dct:description "This dataset contains the 2018 reach fish data for the Santa Ana Sucker (Catostomus santaanae) and the Arroyo Chub (Gila orcutti) in the San Gabriel River." ;
    dct:identifier "USGS:5d24dcfde4b0941bde64fcff" ;
    dct:issued "2025-11-20T17:26:55.569253"^^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 ((-118.1100 33.7400, -118.1100 34.1000, -117.9700 34.1000, -117.9700 33.7400, -118.1100 33.7400))"^^gsp:wktLiteral ] ;
    dct:title "SAR 2018 San Gabriel Reach Fish Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Larry R Brown" ;
            vcard:hasEmail <mailto:lrbrown@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2d85ebad-284b-439e-b6b5-3e6250e5a992/resource/3a38cf3b-9eb1-49b7-9dab-3adc6e6bd28f>,
        <https://data.amerigeoss.org/dataset/2d85ebad-284b-439e-b6b5-3e6250e5a992/resource/bf08ce8c-60eb-4ec7-9ea2-fc47ec2215bc> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "arroyo-chub-gila-orcutti",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "san-gabriel",
        "santa-ana-river",
        "santa-ana-sucker-catostomus-santaanae",
        "united-states",
        "usgs-5d24dcfde4b0941bde64fcff" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/2d85ebad-284b-439e-b6b5-3e6250e5a992/resource/3a38cf3b-9eb1-49b7-9dab-3adc6e6bd28f> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T15:15:03.786841"^^xsd:dateTime ;
    dct:modified "2025-11-20T17:26:55.561558"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9FTPCMO> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/2d85ebad-284b-439e-b6b5-3e6250e5a992/resource/bf08ce8c-60eb-4ec7-9ea2-fc47ec2215bc> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T15:15:03.786832"^^xsd:dateTime ;
    dct:modified "2025-11-20T17:26:55.561140"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.5d24dcfde4b0941bde64fcff.xml> ;
    dcat:mediaType "text/xml" .

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

