@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/e74e2118-342a-46c8-bbc0-5b49813dbc44> a dcat:Dataset ;
    dct:description "This web app allows users to search a map of Iowa for conservation practice data by HUC 12 watershed and then download it as a pdf or geodatabase." ;
    dct:identifier "e74e2118-342a-46c8-bbc0-5b49813dbc44" ;
    dct:issued "2026-02-11T15:29:30.732424"^^xsd:dateTime ;
    dct:modified "2026-02-11T15:29:30.732429"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/ddcdf32f-1f57-47f8-981e-949e6e215baa> ;
    dct:title "Iowa BMP Mapping Project Data Download Website" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/e74e2118-342a-46c8-bbc0-5b49813dbc44/resource/52fb980e-ab80-4cfb-9c03-c27ab3589414> ;
    dcat:keyword "afrigeo",
        "afrigeoss",
        "americaview",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "eurogeo",
        "eurogeoss",
        "geo",
        "geoss",
        "global",
        "remote-sensing" .

<https://data.amerigeoss.org/dataset/e74e2118-342a-46c8-bbc0-5b49813dbc44/resource/52fb980e-ab80-4cfb-9c03-c27ab3589414> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-11-03T02:15:40.178990"^^xsd:dateTime ;
    dct:modified "2026-02-11T15:29:30.724525"^^xsd:dateTime ;
    dct:title "Iowa BMP Mapping Project Data Download Website" ;
    dcat:accessURL <https://bensonvip.gis.iastate.edu/IA_BMPs/> .

<https://data.amerigeoss.org/organization/ddcdf32f-1f57-47f8-981e-949e6e215baa> a foaf:Agent ;
    foaf:name "AmericaView" .

