@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/5af9c1aa-ee59-4591-a0dc-4665fdf96cfd> a dcat:Dataset ;
    dct:description "Using a LH Systems ALS50 Light Detection And Ranging (LiDAR) system, 43 flight lines of standard density (1.4 meter ground sample distance) data were collected over areas in Orange County, TX (approximately 364 square miles). Multiple returns were recorded for each laser pulse along with an intensity value for each return. The data acquisition occurred in 5 missions between June 4, 2006, and June 6, 2006. The data was collected by Sanborn Mapping Company, Inc. for the Texas Water Development Board (TWDB) and the Federal Emergency Management Agency (FEMA)." ;
    dct:identifier "gov.noaa.csc.maps:2006_TX_Orange_m91" ;
    dct:issued "2025-11-21T22:55:02.662157"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2007-08-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-94.1250 29.9664, -93.6875 29.9664, -93.6875 30.2500, -94.1250 30.2500, -94.1250 29.9664))"^^gsp:wktLiteral ] ;
    dct:title "2006 Texas Water Development Board (TWDB) Lidar: Orange County" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ryan Mitchell" ;
            vcard:hasEmail <mailto:lidar@tnris.state.tx.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5af9c1aa-ee59-4591-a0dc-4665fdf96cfd/resource/e5b640e0-8a24-40b0-b416-835fe05a1def> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bathymetry-topography",
        "ckan",
        "dem",
        "digital-elevation-model",
        "digital-terrain-model",
        "drainage-area",
        "elevation",
        "geo",
        "geoss",
        "hydraulic",
        "hydrographic",
        "hydrologic-modeling",
        "hydrology",
        "lidar",
        "national",
        "north-america",
        "orange-county",
        "surface-model",
        "texas",
        "tnris-texas-natural-resources-information-system",
        "united-states" .

<https://data.amerigeoss.org/dataset/5af9c1aa-ee59-4591-a0dc-4665fdf96cfd/resource/e5b640e0-8a24-40b0-b416-835fe05a1def> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-03-11T00:16:12.598201"^^xsd:dateTime ;
    dct:modified "2025-11-21T22:55:02.648262"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://coast.noaa.gov> ;
    dcat:mediaType "text/html" .

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

