@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/75a4b22f-a851-4f01-bbfa-fc29704e1082> a dcat:Dataset ;
    dct:description "The Ecotoxicology Database (ECOTOX) provides information on effects of single chemicals to ecologically-relevant species." ;
    dct:identifier "{B68D31D1-D035-4678-8B0C-324CC433DBD4}" ;
    dct:issued "2025-11-22T18:10:06.590210"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:10:06.590215"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 18.0000, -66.0000 18.0000, -66.0000 72.0000, -180.0000 72.0000, -180.0000 18.0000))"^^gsp:wktLiteral ] ;
    dct:title "Ecotoxicology Database (ECOTOX)" ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "chemicals",
        "ckan",
        "datafinder",
        "environment",
        "environmental-media-topics",
        "geo",
        "geoss",
        "national",
        "north-america",
        "pesticides",
        "species",
        "substances",
        "united-states" .

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

