@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/2d111c6d-ad13-429f-bfa7-3b2c6c20f9c0> a dcat:Dataset ;
    dct:description "State student enrollment by student racial demographic groups and grade level for the 1996-97 school year. Select the \"download\" button in the top right of this page to download." ;
    dct:identifier <https://data.wa.gov/api/views/rjni-hn6s> ;
    dct:issued "2020-04-06"^^xsd:date ;
    dct:modified "2025-05-05"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "State Enrollment 1996-97" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OSPI Report Card Student Information" ;
            vcard:hasEmail <mailto:no-reply@data.wa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2d111c6d-ad13-429f-bfa7-3b2c6c20f9c0/resource/c3d2ce4f-2b0f-4187-b249-b27afc5a5190> ;
    dcat:keyword "1997",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "demographic",
        "enrollment",
        "k-12",
        "ospi",
        "state" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/2d111c6d-ad13-429f-bfa7-3b2c6c20f9c0/resource/c3d2ce4f-2b0f-4187-b249-b27afc5a5190> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T17:21:19.852654"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:47:45.781008"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://data.wa.gov/download/rjni-hn6s/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

