@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/ff554888-a9f5-426a-8cb8-98110905522f> a dcat:Dataset ;
    dct:description """
This 25,000-sq state-of-the-art facility contains the Department
of Defense-unique Joint Sealant Laboratory and an Automated Data
Acquisition System for acquiring rheological data on creep,
strength, resilient moduli, and fatigue of a variety of paving
materials. This is a highly adaptable facility that supports
physical, chemical, and mechanical characterizations of pavement
and construction materials using state-of-the-art equipment for
physicochemical analysis of bituminous materials and mixtures,
multiaxial testing equipment, environmentally controlled testing
chambers, and rapid and cyclic loading dynamic testing systems.""" ;
    dct:identifier "ff554888-a9f5-426a-8cb8-98110905522f" ;
    dct:issued "2025-12-02T10:46:13.988903"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:46:13.988908"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Pavement Materials Lab" ;
    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" .

