@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/818336b2-45cc-423d-818c-3c0d5be1a933> a dcat:Dataset ;
    dct:description "FOIA requests received by the Public Building Commission since 2015." ;
    dct:identifier <https://data.cityofchicago.org/api/views/ngnv-dvxx> ;
    dct:issued "2016-06-29"^^xsd:date ;
    dct:modified "2022-07-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "FOIA Request Log - Public Building Commission" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jonathan Levy" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/818336b2-45cc-423d-818c-3c0d5be1a933/resource/0c7826c8-0183-4c22-a80f-1355ccd9b066>,
        <https://data.amerigeoss.org/dataset/818336b2-45cc-423d-818c-3c0d5be1a933/resource/779ad448-916e-4997-a04e-68c5b2e62ef1>,
        <https://data.amerigeoss.org/dataset/818336b2-45cc-423d-818c-3c0d5be1a933/resource/7f75808a-861d-436b-ae57-35555194127a>,
        <https://data.amerigeoss.org/dataset/818336b2-45cc-423d-818c-3c0d5be1a933/resource/e3defaa9-d727-48eb-bdf7-b45a15bab4b1> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "foia",
        "geo",
        "geoss",
        "national",
        "north-america",
        "pbc",
        "public-building-commission",
        "united-states" ;
    dcat:theme <%7BFOIA%7D> .

<https://data.amerigeoss.org/dataset/818336b2-45cc-423d-818c-3c0d5be1a933/resource/0c7826c8-0183-4c22-a80f-1355ccd9b066> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:55:12.130241"^^xsd:dateTime ;
    dct:modified "2025-11-23T00:34:59.566094"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/ngnv-dvxx/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/818336b2-45cc-423d-818c-3c0d5be1a933/resource/779ad448-916e-4997-a04e-68c5b2e62ef1> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:55:12.130264"^^xsd:dateTime ;
    dct:modified "2025-11-23T00:34:59.567312"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/ngnv-dvxx/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/818336b2-45cc-423d-818c-3c0d5be1a933/resource/7f75808a-861d-436b-ae57-35555194127a> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:55:12.130258"^^xsd:dateTime ;
    dct:modified "2025-11-23T00:34:59.566932"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/ngnv-dvxx/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/818336b2-45cc-423d-818c-3c0d5be1a933/resource/e3defaa9-d727-48eb-bdf7-b45a15bab4b1> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:55:12.130252"^^xsd:dateTime ;
    dct:modified "2025-11-23T00:34:59.566509"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/ngnv-dvxx/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" .

