@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/06586bae-8c72-44b5-b4ad-151b8dca2e4b> a dcat:Dataset ;
    dct:description "Open Source Application Development Portal (OSADP). The system provides a place for programmers to share software code and solutions." ;
    dct:identifier "DOT-713" ;
    dct:issued "2014-09-15"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2018-12-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Open Source Application  Development Portal" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nicole Katsikides" ;
            vcard:hasEmail <mailto:nicole.katsikides@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/06586bae-8c72-44b5-b4ad-151b8dca2e4b/resource/3ea744ea-c3db-4d75-a41b-f7bb7110102e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "code",
        "geo",
        "geoss",
        "national",
        "north-america",
        "open-source",
        "research",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/06586bae-8c72-44b5-b4ad-151b8dca2e4b/resource/3ea744ea-c3db-4d75-a41b-f7bb7110102e> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-08-08T16:47:12.751660"^^xsd:dateTime ;
    dct:modified "2025-11-19T20:19:58.797239"^^xsd:dateTime ;
    dct:title "Website" ;
    dcat:accessURL <http://www.itsforge.net> ;
    dcat:mediaType "text/html" .

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

