@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/21824b62-d08b-4c81-929f-84fe78c5eb68> a dcat:Dataset ;
    dct:description "<p>Provides architectural guidance and constraints associated with authentication of internal users to VA applications via internal single sign-on solutions, Active Directory, and PIV-only authentication.</p>" ;
    dct:identifier "VA-OIT-OIT-142" ;
    dct:issued "2017-07-26"^^xsd:date ;
    dct:modified "2020-11-12"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "VA Enterprise Design Patterns - 1.1 (Privacy and Security) Internal User Identity Authentication V1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Joseph Brooks" ;
            vcard:hasEmail <mailto:Joseph.Brooks2@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/21824b62-d08b-4c81-929f-84fe78c5eb68/resource/583b0ed8-3c5b-4a50-bb66-21e9ba152459> ;
    dcat:keyword "509",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "active-directory",
        "attribute-management",
        "iam",
        "identity-management",
        "kerberos",
        "loa",
        "piv",
        "saml",
        "single-sign-on" ;
    dcat:theme <%22and%20Operational%20Data%22%7D>,
        <%7B%22Basic%20Statistics%22>,
        <Use> .

<https://data.amerigeoss.org/dataset/21824b62-d08b-4c81-929f-84fe78c5eb68/resource/583b0ed8-3c5b-4a50-bb66-21e9ba152459> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-11-14T16:04:05.430381"^^xsd:dateTime ;
    dct:modified "2025-09-24T08:48:36.935115"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://www.data.va.gov/download/a7eq-b347/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

