@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/fb07616d-f268-4f6e-a529-ee981120fa7b> a dcat:Dataset ;
    dct:description """
The Counter Listener Acoustic Warfare (CLAW) laboratory is a
secure lab area seeking to integrate emerging forecast tools with
human factor user requirements. The laboratory utizizes
visualization, audio technology and high definition information
portrayal techniques to test candidate methods for best enabling
planners to dominate the acoustic order of battle.""" ;
    dct:identifier "fb07616d-f268-4f6e-a529-ee981120fa7b" ;
    dct:issued "2025-12-02T08:59:47.508051"^^xsd:dateTime ;
    dct:modified "2025-12-02T08:59:47.508055"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Counter Listener Acoustic Warfare Laboratory" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn " " ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

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

