@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/5cea8b0e-cfe0-4500-a703-af6f05e2bca8> a dcat:Dataset ;
    dct:description """
The Weapons Neutron Research Facility (WNR) provides neutron and
proton beams for basic, applied, and defense-related research.
Neutron beams with energies ranging from about 0.1 MeV to more than
600 MeV are produced in Target 4 (an unmoderated tungsten
spallation source) using the 800 MeV proton beam from the LANSCE
linac. In the Target-2 area (Blue Room) samples can be exposed to
the direct 800 MeV proton beam.""" ;
    dct:identifier "5cea8b0e-cfe0-4500-a703-af6f05e2bca8" ;
    dct:issued "2025-11-29T23:35:51.312642"^^xsd:dateTime ;
    dct:modified "2025-11-29T23:35:51.312646"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Weapons Neutron Research Facility (WNR)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Steve Wender " ;
            vcard:hasEmail <mailto:wender@lanl.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5cea8b0e-cfe0-4500-a703-af6f05e2bca8/resource/86839216-7a89-4780-b17f-9c6115196e88> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/5cea8b0e-cfe0-4500-a703-af6f05e2bca8/resource/86839216-7a89-4780-b17f-9c6115196e88> a dcat:Distribution ;
    dct:issued "2017-03-08T15:39:50.508874"^^xsd:dateTime ;
    dct:modified "2025-11-29T23:35:51.305673"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://wnr.lanl.gov/> .

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

