@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/2e4d638f-2556-47ff-989f-6afd223ef483> a dcat:Dataset ;
    dct:description "The Chemical Search Web Utility is an intuitive web application that allows the public to easily find the chemical that they are interested in using, and which provides a broad array of simple to advanced search options." ;
    dct:identifier "77B9868D-A0A9-4F79-83CF-FCFF63CA0DE1" ;
    dct:issued "2014-01-01"^^xsd:date ;
    dct:modified "2014-01-01"^^xsd:date ;
    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 "Chemical Search Web Utility" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dina Castellon, U.S. EPA Office of Chemical Safety and Pollution Prevention (OCSPP) - Office of Pesticide Programs (OPP)" ;
            vcard:hasEmail <mailto:Castellon.dina@epa.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "biopesticide",
        "buffer-zone-calculator",
        "chemical",
        "chemical-search",
        "cswu",
        "environment",
        "inert-finder",
        "pesticide-product-label-system",
        "pip",
        "ppls",
        "pria",
        "re-registration",
        "reading-room",
        "registration-review",
        "science-review",
        "search",
        "section-18",
        "trade-name-database",
        "united-states" .

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

