@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/7efd5cb7-08c9-469b-ae5e-bc04eb9b24b4> a dcat:Dataset ;
    dct:description "A reference repository of all compliance documentation for SDD programs, including privacy threshold analyses (PTAs), privacy impact analyses (PIAs), Systems of Record Notices (SORN), etc. For use by SDD programs; not the record copies." ;
    dct:identifier "SDD-51" ;
    dct:issued "2025-11-22T23:14:48.583397"^^xsd:dateTime ;
    dct:modified "2022-03-31T12:47:43-04:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "SDD Compliance Documentation Repository" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data (MGMT)" ;
            vcard:hasEmail <mailto:edmo@hq.dhs.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "none",
        "north-america",
        "united-states" .

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

