@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/1cb8a22d-13ad-45ef-bec8-561dd2d2e9c4> a dcat:Dataset ;
    dct:description "Link to GrowGreen Native and Adapted Landscape Plants Guide is interactive allowing to select various characteristics to create a water wise landscape." ;
    dct:identifier <https://data.austintexas.gov/api/views/2ek3-9agr> ;
    dct:issued "2015-08-28"^^xsd:date ;
    dct:modified "2025-04-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Austin Water - GrowGreen Native Plant Guide" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "AW Open Data Asset Owners (Austin Water)" ;
            vcard:hasEmail <mailto:no-reply@data.austintexas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1cb8a22d-13ad-45ef-bec8-561dd2d2e9c4/resource/d959c2fc-9f55-46ce-aeb4-4a339992fd86> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "aw",
        "water-wise",
        "xeriscape" ;
    dcat:theme <%7B%22Utilities%20and%20City%20Services%22%7D> .

<https://data.amerigeoss.org/dataset/1cb8a22d-13ad-45ef-bec8-561dd2d2e9c4/resource/d959c2fc-9f55-46ce-aeb4-4a339992fd86> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T13:20:38.745989"^^xsd:dateTime ;
    dct:modified "2025-09-24T05:11:42.975789"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://austintexas.gov/department/grow-green/plant-guide> ;
    dcat:mediaType "text/html" .

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

