@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/fd692dbb-5934-4d2e-ba67-8f88ca6a062a> a dcat:Dataset ;
    dct:description "not available" ;
    dct:identifier "fd692dbb-5934-4d2e-ba67-8f88ca6a062a" ;
    dct:issued "2025-12-02T09:58:10.751278"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:58:10.751282"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Formulation of Reduced Taskload Optimization Models for Conflict Resolution" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Vlad Popescu" ;
            vcard:hasEmail <mailto:vmpopescu@gmail.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fd692dbb-5934-4d2e-ba67-8f88ca6a062a/resource/c94e017e-d31d-47ec-94d1-0f67172ebf50> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/fd692dbb-5934-4d2e-ba67-8f88ca6a062a/resource/c94e017e-d31d-47ec-94d1-0f67172ebf50> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2019-02-28T03:34:52.238426"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:58:10.744889"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://www.socrata.com> ;
    dcat:mediaType "text/html" .

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

