@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/66497f32-29ac-488a-b40a-8f2a781929a1> a dcat:Dataset ;
    dct:description "1990 City of New Orleans/Orleans Parish Census data.  ESRI shapefile format, GIS software required for viewing geometry (http://www.esri.com/software/arcgis/arcreader/).  Tabular data (DBF), included as part of the shapefile, are viewable in Excel." ;
    dct:identifier <https://data.nola.gov/api/views/c9gq-4kyr> ;
    dct:issued "2011-07-11"^^xsd:date ;
    dct:modified "2015-08-25"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NOLA Census 1990" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "City of New Orleans GIS Department" ;
            vcard:hasEmail <mailto:data@nola.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/66497f32-29ac-488a-b40a-8f2a781929a1/resource/18d944ce-a033-4f67-819b-68a7a3ca3f0b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "census",
        "ckan",
        "geo",
        "geoss",
        "national",
        "new-orleans",
        "north-america",
        "orleans-parish",
        "united-states" ;
    dcat:theme <%7BArchived%7D> .

<https://data.amerigeoss.org/dataset/66497f32-29ac-488a-b40a-8f2a781929a1/resource/18d944ce-a033-4f67-819b-68a7a3ca3f0b> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2020-11-12T13:56:00.642596"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:56:01.314703"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://data.nola.gov/download/c9gq-4kyr/application/zip> ;
    dcat:mediaType "application/zip" .

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

