@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/02dd8003-86e7-45f2-ab6b-6353376efc17> a dcat:Dataset ;
    dct:description "EDC reporting 1997-current" ;
    dct:identifier <https://data.austintexas.gov/api/views/d4dd-rd43> ;
    dct:issued "2025-03-17"^^xsd:date ;
    dct:modified "2025-03-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "EDC data big table" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brittany Henry" ;
            vcard:hasEmail <mailto:no-reply@data.texas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/02dd8003-86e7-45f2-ab6b-6353376efc17/resource/6dd1fbc0-8bf5-40a0-bd0b-e6b926abc482>,
        <https://data.amerigeoss.org/dataset/02dd8003-86e7-45f2-ab6b-6353376efc17/resource/e7d7a33f-51fe-42a9-ba3f-5f8e1e4fb5a9>,
        <https://data.amerigeoss.org/dataset/02dd8003-86e7-45f2-ab6b-6353376efc17/resource/f31571e0-796c-48ce-b5f1-b2d657757956>,
        <https://data.amerigeoss.org/dataset/02dd8003-86e7-45f2-ab6b-6353376efc17/resource/fd6f243a-0c1f-4381-b147-6ead13def8e9> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "economic-development",
        "government" .

<https://data.amerigeoss.org/dataset/02dd8003-86e7-45f2-ab6b-6353376efc17/resource/6dd1fbc0-8bf5-40a0-bd0b-e6b926abc482> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2025-03-25T12:29:36.326513"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:40:21.823222"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/d4dd-rd43/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/02dd8003-86e7-45f2-ab6b-6353376efc17/resource/e7d7a33f-51fe-42a9-ba3f-5f8e1e4fb5a9> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-03-25T12:29:36.326507"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:40:21.820997"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/d4dd-rd43/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/02dd8003-86e7-45f2-ab6b-6353376efc17/resource/f31571e0-796c-48ce-b5f1-b2d657757956> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2025-03-25T12:29:36.326510"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:40:21.821816"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/d4dd-rd43/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/02dd8003-86e7-45f2-ab6b-6353376efc17/resource/fd6f243a-0c1f-4381-b147-6ead13def8e9> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2025-03-25T12:29:36.326512"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:40:21.822500"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/d4dd-rd43/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

