@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/4b86ef2b-2e12-4fbf-b6e2-79c890868899> a dcat:Dataset ;
    dct:description "<p>VA Executive's Guide to Unified Communications</p>" ;
    dct:identifier "VA-OIT-ASD-TSNV2-7" ;
    dct:issued "2017-07-26"^^xsd:date ;
    dct:modified "2020-05-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "TS Note Vol 2 Issue 7" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mark Peterson" ;
            vcard:hasEmail <mailto:mark.peterson3@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4b86ef2b-2e12-4fbf-b6e2-79c890868899/resource/8bdbd2bf-4577-433a-9625-c4cc3212f166> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "communications",
        "geo",
        "geoss",
        "it",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%22and%20Operational%20Data%22%7D>,
        <%7B%22Basic%20Statistics%22>,
        <Use> .

<https://data.amerigeoss.org/dataset/4b86ef2b-2e12-4fbf-b6e2-79c890868899/resource/8bdbd2bf-4577-433a-9625-c4cc3212f166> a dcat:Distribution ;
    dct:description "TS%20Note%20Vol%202%20Issue%207_07082015_Post-508.pdf" ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T17:13:08.296119"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:44:47.412539"^^xsd:dateTime ;
    dct:title "TS Note Vol 2 Issue 6" ;
    dcat:accessURL <https://www.techstrategies.oit.va.gov/docs/CTSNotes/TS%20Note%20Vol%202%20Issue%207_07082015_Post-508.pdf> ;
    dcat:mediaType "application/pdf" .

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

