@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/6d931921-fb8d-43e8-b7c2-30534eb982e3> a dcat:Dataset ;
    dct:description "This dataset provides a full listing of all East Baton Rouge Parish retail food inspections conducted by the Louisiana Department of Health." ;
    dct:identifier <https://data.brla.gov/api/views/ux2t-b9wr> ;
    dct:issued "2020-02-28"^^xsd:date ;
    dct:modified "2022-07-11"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Retail Food Inspections" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data BR" ;
            vcard:hasEmail <mailto:no-reply@data.brla.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6d931921-fb8d-43e8-b7c2-30534eb982e3/resource/02328350-4daa-46a7-9706-0b6c55b9414f>,
        <https://data.amerigeoss.org/dataset/6d931921-fb8d-43e8-b7c2-30534eb982e3/resource/77d2275d-72b7-4597-98c5-f87e3807d99c>,
        <https://data.amerigeoss.org/dataset/6d931921-fb8d-43e8-b7c2-30534eb982e3/resource/9cdb6e0a-124c-43db-aa0d-03b36d9dc430>,
        <https://data.amerigeoss.org/dataset/6d931921-fb8d-43e8-b7c2-30534eb982e3/resource/ddfdef85-ec09-409f-8d0f-87b28bd14c9a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "food",
        "geo",
        "geoss",
        "health",
        "inspection",
        "national",
        "north-america",
        "restaurant",
        "united-states" ;
    dcat:theme <%7BGovernment%7D> .

<https://data.amerigeoss.org/dataset/6d931921-fb8d-43e8-b7c2-30534eb982e3/resource/02328350-4daa-46a7-9706-0b6c55b9414f> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T15:00:12.442795"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:56:07.595179"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.brla.gov/api/views/ux2t-b9wr/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/6d931921-fb8d-43e8-b7c2-30534eb982e3/resource/77d2275d-72b7-4597-98c5-f87e3807d99c> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T15:00:12.442801"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:56:07.595972"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.brla.gov/api/views/ux2t-b9wr/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/6d931921-fb8d-43e8-b7c2-30534eb982e3/resource/9cdb6e0a-124c-43db-aa0d-03b36d9dc430> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T15:00:12.442788"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:56:07.594760"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.brla.gov/api/views/ux2t-b9wr/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/6d931921-fb8d-43e8-b7c2-30534eb982e3/resource/ddfdef85-ec09-409f-8d0f-87b28bd14c9a> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T15:00:12.442798"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:56:07.595579"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.brla.gov/api/views/ux2t-b9wr/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" .

