@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/2fcbe41f-7692-47d6-822e-3d12bae67151> a dcat:Dataset ;
    dct:description "VegScape is a geospatial data service which offers automated updates of vegetative condition at daily, weekly, and biweekly intervals. VegScape delivers interactive vegetation indices that enable quantification of U.S. crop conditions for exploring, visualizing, querying, and disseminating via interactive maps." ;
    dct:identifier "USDA-NASS-00005" ;
    dct:issued "2025-09-24T20:59:05.235966"^^xsd:dateTime ;
    dct:modified "2015-01-28"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-124.7333 24.5442, -124.7333 49.3886, -66.9548 49.3886, -66.9548 24.5442, -124.7333 24.5442))"^^gsp:wktLiteral ] ;
    dct:title "VegScape - Vegetative Condition Explorer" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Spatial Analysis Research Section" ;
            vcard:hasEmail <mailto:nass@nass.usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2fcbe41f-7692-47d6-822e-3d12bae67151/resource/af099e25-b5d7-474a-b917-f97e8e6c0e55>,
        <https://data.amerigeoss.org/dataset/2fcbe41f-7692-47d6-822e-3d12bae67151/resource/c1b5ea27-bc65-469f-9918-5391392f12cd> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "agriculture",
        "condition",
        "data",
        "nass",
        "ndvi",
        "usda",
        "vegetation",
        "vegetation-index" ;
    dcat:theme <%7BAgriculture>,
        <Climate>,
        <Weather%7D> .

<https://data.amerigeoss.org/dataset/2fcbe41f-7692-47d6-822e-3d12bae67151/resource/af099e25-b5d7-474a-b917-f97e8e6c0e55> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T16:26:17.780636"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:59:05.212194"^^xsd:dateTime ;
    dct:title "VegScape" ;
    dcat:accessURL <https://nassgeodata.gmu.edu/VegScape/> .

<https://data.amerigeoss.org/dataset/2fcbe41f-7692-47d6-822e-3d12bae67151/resource/c1b5ea27-bc65-469f-9918-5391392f12cd> a dcat:Distribution ;
    dct:description "help.html" ;
    dct:format "API" ;
    dct:issued "2020-11-10T16:26:17.780646"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:59:05.213855"^^xsd:dateTime ;
    dct:title "VegScape API" ;
    dcat:accessURL <https://nassgeodata.gmu.edu/VegScape/devhelp/help.html> .

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

