@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/2ff18ac6-a9d3-4493-a482-7b0c28d8356c> a dcat:Dataset ;
    dct:description "The School Year 2022-2023 accountability rating reports for each district, campus, and open-enrollment charter school in the state of Texas." ;
    dct:identifier <https://data.austintexas.gov/api/views/nui6-x374> ;
    dct:issued "2023-03-13"^^xsd:date ;
    dct:modified "2025-05-14"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "School Year 2022-2023 Statewide Accountability Ratings" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Joel Zhou" ;
            vcard:hasEmail <mailto:no-reply@data.texas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2ff18ac6-a9d3-4493-a482-7b0c28d8356c/resource/4bc4b789-777a-409d-aaed-e29816cd48ce>,
        <https://data.amerigeoss.org/dataset/2ff18ac6-a9d3-4493-a482-7b0c28d8356c/resource/9e399a12-8b5a-4a40-b7ab-4919eded37e7>,
        <https://data.amerigeoss.org/dataset/2ff18ac6-a9d3-4493-a482-7b0c28d8356c/resource/bc00796f-8886-4c0d-92fb-1e9b0b67dbb7>,
        <https://data.amerigeoss.org/dataset/2ff18ac6-a9d3-4493-a482-7b0c28d8356c/resource/e1f918a1-f682-4265-a1fe-0344dcd74fc4> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "accountability",
        "campus",
        "district",
        "performance",
        "rating",
        "tea" .

<https://data.amerigeoss.org/dataset/2ff18ac6-a9d3-4493-a482-7b0c28d8356c/resource/4bc4b789-777a-409d-aaed-e29816cd48ce> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2023-08-25T23:16:33.065339"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:06:19.063562"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/nui6-x374/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/2ff18ac6-a9d3-4493-a482-7b0c28d8356c/resource/9e399a12-8b5a-4a40-b7ab-4919eded37e7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-08-25T23:16:33.065329"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:06:19.061061"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/nui6-x374/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/2ff18ac6-a9d3-4493-a482-7b0c28d8356c/resource/bc00796f-8886-4c0d-92fb-1e9b0b67dbb7> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2023-08-25T23:16:33.065342"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:06:19.064719"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/nui6-x374/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/2ff18ac6-a9d3-4493-a482-7b0c28d8356c/resource/e1f918a1-f682-4265-a1fe-0344dcd74fc4> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2023-08-25T23:16:33.065335"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:06:19.062351"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/nui6-x374/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

