@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/7e29bed9-cba4-484c-9add-5db6a58b80dd> a dcat:Dataset ;
    dct:description "Displays potential software and hardware product duplicates within a manufacturer. Product duplicates have the same name, component, and manufacturer. Also displays duplicate software versions (patch level and edition must be the same) and hardware models within a product." ;
    dct:identifier "MGMT-OCIO-Mobius-37" ;
    dct:issued "2025-11-22T22:49:16.263075"^^xsd:dateTime ;
    dct:modified "2022-04-19T10:50:30-04:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Potential Duplicate Products Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data (MGMT)" ;
            vcard:hasEmail <mailto:edmo@hq.dhs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7e29bed9-cba4-484c-9add-5db6a58b80dd/resource/a89dc36c-5029-40d9-9f26-761d1ea825e8> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "none",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/7e29bed9-cba4-484c-9add-5db6a58b80dd/resource/a89dc36c-5029-40d9-9f26-761d1ea825e8> a dcat:Distribution ;
    dct:issued "2022-07-01T16:14:21.075636"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:49:16.256636"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://ea.dhs.gov/mobius/reports/detail?id=21> .

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

