@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/1fc84d7a-ea9f-47ed-9c30-b6aeeb8090b5> a dcat:Dataset ;
    dct:description "Software for the solution of elliptic partial differential equations using finite elements with adaptive mesh refinement and multigrid techniques." ;
    dct:identifier "1fc84d7a-ea9f-47ed-9c30-b6aeeb8090b5" ;
    dct:issued "2025-11-29T05:43:05.853164"^^xsd:dateTime ;
    dct:modified "2025-11-29T05:43:05.853168"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Parallel Hierarchical Adaptive Multilevel Project (PHAML)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Michael Donahue" ;
            vcard:hasEmail <mailto:michael.donahue@nist.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1fc84d7a-ea9f-47ed-9c30-b6aeeb8090b5/resource/e66d24a4-69ca-46dd-8dbb-ff8f888a0ccf> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/1fc84d7a-ea9f-47ed-9c30-b6aeeb8090b5/resource/e66d24a4-69ca-46dd-8dbb-ff8f888a0ccf> a dcat:Distribution ;
    dct:format "html web page" ;
    dct:issued "2016-02-26T09:16:55.878372"^^xsd:dateTime ;
    dct:modified "2025-11-29T05:43:05.845804"^^xsd:dateTime ;
    dct:title "PHAML - The Parallel Hierarchical Adaptive Multilevel Project" ;
    dcat:accessURL <http://math.nist.gov/phaml> ;
    dcat:mediaType "application/http" .

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

