@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://detroitdata.org/dataset/ce651ce2-85df-4db3-b025-d64f8a9d2bee> a dcat:Dataset ;
    dct:description "From a Muckrock FOIA request submitted by Aaron Mondry: A list of all reconveyance and nuisance abatement program cases filed by the Detroit Land Bank Authority since 2025. Please provide the case numbers and defendants, if available." ;
    dct:identifier "ce651ce2-85df-4db3-b025-d64f8a9d2bee" ;
    dct:issued "2026-08-07T18:30:33.433526"^^xsd:dateTime ;
    dct:modified "2026-08-07T18:32:48.782510"^^xsd:dateTime ;
    dct:publisher <https://detroitdata.org/organization/50974059-72ff-4142-896d-41ec26b10ba0> ;
    dct:title "Detroit Land Bank Cases" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aaron Mondry" ] ;
    dcat:distribution <https://detroitdata.org/dataset/ce651ce2-85df-4db3-b025-d64f8a9d2bee/resource/7f5452da-80ca-4476-8b65-f23bd539c0eb> ;
    dcat:keyword "DLBA",
        "legal" ;
    dcat:landingPage <https://www.muckrock.com/foi/detroit-314/detroit-land-bank-cases-215635/#files> .

<https://detroitdata.org/dataset/ce651ce2-85df-4db3-b025-d64f8a9d2bee/resource/7f5452da-80ca-4476-8b65-f23bd539c0eb> a dcat:Distribution ;
    dct:description "Version Aug 5, 2026." ;
    dct:format "XLSX" ;
    dct:issued "2026-08-07T18:31:30.530247"^^xsd:dateTime ;
    dct:modified "2026-08-07T18:31:31.153498"^^xsd:dateTime ;
    dct:title "CSV 08.05.2026" ;
    dcat:accessURL <https://detroitdata.org/dataset/ce651ce2-85df-4db3-b025-d64f8a9d2bee/resource/7f5452da-80ca-4476-8b65-f23bd539c0eb/download/complaint_filed_2026_-_service_sheet-2026-07-24-13-28-54.xlsx> ;
    dcat:byteSize 230198.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://detroitdata.org/organization/50974059-72ff-4142-896d-41ec26b10ba0> a foaf:Organization ;
    foaf:name "Outlier Media" .

