@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/c5f6137a-bf5a-4515-a0c9-b55923c03aa4> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=e3e1d62609e44b919480e1521df30f68> ;
    dct:issued "2015-12-04T16:58:41+00:00"^^xsd:dateTime ;
    dct:modified "{{modified:toISO}}" ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "{{source}}" ] ;
    dct:title "{{name}}" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/c5f6137a-bf5a-4515-a0c9-b55923c03aa4/resource/866c9f79-1808-410d-90db-a319ff3e00fb> ;
    dcat:keyword "Animals",
        "CAFOs",
        "NCI",
        "OECA",
        "Water" ;
    dcat:landingPage <https://prep-response-portal.napsgfoundation.org/maps/e3e1d62609e44b919480e1521df30f68> .

<https://data.amerigeoss.org/dataset/c5f6137a-bf5a-4515-a0c9-b55923c03aa4/resource/866c9f79-1808-410d-90db-a319ff3e00fb> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-08-20T14:46:55.183288"^^xsd:dateTime ;
    dct:modified "2026-08-20T14:46:55.156902"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://prep-response-portal.napsgfoundation.org/maps/e3e1d62609e44b919480e1521df30f68> .

<https://prep-response-portal.napsgfoundation.org/maps/e3e1d62609e44b919480e1521df30f68> a foaf:Document .

