@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/818b8e96-40dd-449e-9a9b-44ddd2b4df55> a dcat:Dataset ;
    dct:description "Excel version of report to City Council required per LL 147" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/abgy-h8ag> ;
    dct:issued "2016-02-23"^^xsd:date ;
    dct:modified "2022-01-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "High School Graduation Rates in Foster Care" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/818b8e96-40dd-449e-9a9b-44ddd2b4df55/resource/a80468be-778d-4ebd-8b04-c37154f463d0> ;
    dcat:keyword "acs",
        "amerigeo",
        "amerigeoss",
        "care",
        "children",
        "ckan",
        "foster",
        "foster-care",
        "geo",
        "geoss",
        "high-school-graduation",
        "national",
        "north-america",
        "services",
        "social",
        "united-states" ;
    dcat:theme <%7B%22Social%20Services%22%7D> .

<https://data.amerigeoss.org/dataset/818b8e96-40dd-449e-9a9b-44ddd2b4df55/resource/a80468be-778d-4ebd-8b04-c37154f463d0> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2022-01-31T23:42:31.960601"^^xsd:dateTime ;
    dct:modified "2025-11-23T00:36:01.204311"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://data.cityofnewyork.us/download/abgy-h8ag/application/x-zip-compressed> ;
    dcat:mediaType "application/x-zip-compressed" .

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

