@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/cffa2e89-b6d1-461c-9609-015c549baa5b> a dcat:Dataset ;
    dct:description "Test Link to ISP Annual Reports Web Page URLs" ;
    dct:identifier "cffa2e89-b6d1-461c-9609-015c549baa5b" ;
    dct:issued "2025-12-01T16:39:59.220308"^^xsd:dateTime ;
    dct:modified "2025-12-01T16:39:59.220312"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "ISP Test Links" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "<Nobody>" ;
            vcard:hasEmail <mailto:Alan_Burgard@isp.state.il.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/cffa2e89-b6d1-461c-9609-015c549baa5b/resource/2d296143-b0bf-4648-8744-221e5b35e446>,
        <https://data.amerigeoss.org/dataset/cffa2e89-b6d1-461c-9609-015c549baa5b/resource/601501a3-9bea-498c-b5d9-6a4686edb14b>,
        <https://data.amerigeoss.org/dataset/cffa2e89-b6d1-461c-9609-015c549baa5b/resource/719d8de9-87c7-4102-8482-558e98f38403>,
        <https://data.amerigeoss.org/dataset/cffa2e89-b6d1-461c-9609-015c549baa5b/resource/7c027cb6-62de-4edc-acc8-4d5dcd364302> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/cffa2e89-b6d1-461c-9609-015c549baa5b/resource/2d296143-b0bf-4648-8744-221e5b35e446> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2015-01-30T16:44:11.187024"^^xsd:dateTime ;
    dct:modified "2025-12-01T16:39:59.211871"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.illinois.gov/api/views/xy2c-w772/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/cffa2e89-b6d1-461c-9609-015c549baa5b/resource/601501a3-9bea-498c-b5d9-6a4686edb14b> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2015-01-30T16:44:11.187060"^^xsd:dateTime ;
    dct:modified "2025-12-01T16:39:59.213208"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.illinois.gov/api/views/xy2c-w772/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/cffa2e89-b6d1-461c-9609-015c549baa5b/resource/719d8de9-87c7-4102-8482-558e98f38403> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2015-01-30T16:44:11.187046"^^xsd:dateTime ;
    dct:modified "2025-12-01T16:39:59.212358"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.illinois.gov/api/views/xy2c-w772/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/cffa2e89-b6d1-461c-9609-015c549baa5b/resource/7c027cb6-62de-4edc-acc8-4d5dcd364302> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2015-01-30T16:44:11.187054"^^xsd:dateTime ;
    dct:modified "2025-12-01T16:39:59.212789"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.illinois.gov/api/views/xy2c-w772/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" .

