@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/3f868c60-634a-4791-ab97-a3e687198442> a dcat:Dataset ;
    dct:description "District student enrollment for the 2000-01 school year. Select the \"download\" button in the top right of this page to download." ;
    dct:identifier <https://data.wa.gov/api/views/gv43-kd6t> ;
    dct:issued "2020-04-06"^^xsd:date ;
    dct:modified "2020-04-06"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "District Enrollment 2000-01" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OSPI Data" ;
            vcard:hasEmail <mailto:no-reply@data.wa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3f868c60-634a-4791-ab97-a3e687198442/resource/3dcc47e6-fad4-4d2f-93c9-dc0172d4806e>,
        <https://data.amerigeoss.org/dataset/3f868c60-634a-4791-ab97-a3e687198442/resource/443d71ab-7456-46c6-83a1-8560f14e949a>,
        <https://data.amerigeoss.org/dataset/3f868c60-634a-4791-ab97-a3e687198442/resource/6e678e08-fcff-43a0-b592-277b8ec6afab>,
        <https://data.amerigeoss.org/dataset/3f868c60-634a-4791-ab97-a3e687198442/resource/8e934a7a-9785-471c-815e-5fd509aac877> ;
    dcat:keyword "2001",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "enrollment",
        "geo",
        "geoss",
        "k-12",
        "national",
        "north-america",
        "ospi",
        "united-states" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/3f868c60-634a-4791-ab97-a3e687198442/resource/3dcc47e6-fad4-4d2f-93c9-dc0172d4806e> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:20:41.739568"^^xsd:dateTime ;
    dct:modified "2025-11-21T04:59:21.348882"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.wa.gov/api/views/gv43-kd6t/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/3f868c60-634a-4791-ab97-a3e687198442/resource/443d71ab-7456-46c6-83a1-8560f14e949a> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:20:41.739563"^^xsd:dateTime ;
    dct:modified "2025-11-21T04:59:21.348485"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.wa.gov/api/views/gv43-kd6t/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/3f868c60-634a-4791-ab97-a3e687198442/resource/6e678e08-fcff-43a0-b592-277b8ec6afab> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:20:41.739574"^^xsd:dateTime ;
    dct:modified "2025-11-21T04:59:21.349277"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.wa.gov/api/views/gv43-kd6t/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/3f868c60-634a-4791-ab97-a3e687198442/resource/8e934a7a-9785-471c-815e-5fd509aac877> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:20:41.739553"^^xsd:dateTime ;
    dct:modified "2025-11-21T04:59:21.348066"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.wa.gov/api/views/gv43-kd6t/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

