@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/f7094100-8e84-4266-8367-e07fbe101cc4> a dcat:Dataset ;
    dct:description "Dataset contains all active DES projects. The information that is included in the dataset is the Project Name, Division, Status, Phase, Type, Civic Association and Budget" ;
    dct:identifier "f7094100-8e84-4266-8367-e07fbe101cc4" ;
    dct:issued "2025-12-02T07:25:48.681290"^^xsd:dateTime ;
    dct:modified "2025-12-02T07:25:48.681294"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Capital Projects within Dept of Environmental Services" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Arlington County" ;
            vcard:hasEmail <mailto:opendata@arlingtonva.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f7094100-8e84-4266-8367-e07fbe101cc4/resource/0c95a7ff-5fea-494c-bf35-9ddef398c218>,
        <https://data.amerigeoss.org/dataset/f7094100-8e84-4266-8367-e07fbe101cc4/resource/26caee35-64b6-4827-8b8f-ba882ba59fd9>,
        <https://data.amerigeoss.org/dataset/f7094100-8e84-4266-8367-e07fbe101cc4/resource/94e96e88-21ec-49a0-a0d8-bbef76529d6d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/f7094100-8e84-4266-8367-e07fbe101cc4/resource/0c95a7ff-5fea-494c-bf35-9ddef398c218> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2019-03-29T20:13:05.409185"^^xsd:dateTime ;
    dct:modified "2025-12-02T07:25:48.674118"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://api.data.arlingtonva.us/api/v2/datastreams/MERGE-CAPIT-PROJE/data.xls?auth_key=3853456938efc09269c3d1d2fd12726ca2e11f36&download=1> ;
    dcat:mediaType "application/xls" .

<https://data.amerigeoss.org/dataset/f7094100-8e84-4266-8367-e07fbe101cc4/resource/26caee35-64b6-4827-8b8f-ba882ba59fd9> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2019-03-29T20:13:05.409163"^^xsd:dateTime ;
    dct:modified "2025-12-02T07:25:48.673680"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://api.data.arlingtonva.us/api/v2/datastreams/MERGE-CAPIT-PROJE/data.csv?auth_key=3853456938efc09269c3d1d2fd12726ca2e11f36&download=1> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/f7094100-8e84-4266-8367-e07fbe101cc4/resource/94e96e88-21ec-49a0-a0d8-bbef76529d6d> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2019-03-29T20:13:05.409195"^^xsd:dateTime ;
    dct:modified "2025-12-02T07:25:48.675273"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://api.data.arlingtonva.us/api/v2/datastreams/MERGE-CAPIT-PROJE/data.json?auth_key=3853456938efc09269c3d1d2fd12726ca2e11f36> ;
    dcat:mediaType "application/json" .

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

