@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/30b69118-c1a7-4a76-92af-1a7b9d842eec> a dcat:Dataset ;
    dct:description "The 2014 Foreclosure Properties registered at HCIDLA between 1/1/2014 and 12/31/2014." ;
    dct:identifier <https://data.lacity.org/api/views/fdwe-pgcu> ;
    dct:issued "2019-07-10"^^xsd:date ;
    dct:modified "2020-11-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2014 Registered Foreclosure Properties" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "HCIDLA OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.lacity.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/30b69118-c1a7-4a76-92af-1a7b9d842eec/resource/1d7710d4-9e0c-4cb4-905e-be56dc808969>,
        <https://data.amerigeoss.org/dataset/30b69118-c1a7-4a76-92af-1a7b9d842eec/resource/3b1f9af5-6435-4aba-9e7b-2d118a99089b>,
        <https://data.amerigeoss.org/dataset/30b69118-c1a7-4a76-92af-1a7b9d842eec/resource/cb75c883-a0ed-48dc-92c8-beb48003d1d2>,
        <https://data.amerigeoss.org/dataset/30b69118-c1a7-4a76-92af-1a7b9d842eec/resource/fbc3dc7a-c5a1-4c38-9947-d55d26affffd> ;
    dcat:keyword "2014",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "foreclosure",
        "geo",
        "geoss",
        "hcidla",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Housing%20and%20Real%20Estate%22%7D> .

<https://data.amerigeoss.org/dataset/30b69118-c1a7-4a76-92af-1a7b9d842eec/resource/1d7710d4-9e0c-4cb4-905e-be56dc808969> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:52:20.834504"^^xsd:dateTime ;
    dct:modified "2025-11-20T19:15:29.659676"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.lacity.org/api/views/fdwe-pgcu/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/30b69118-c1a7-4a76-92af-1a7b9d842eec/resource/3b1f9af5-6435-4aba-9e7b-2d118a99089b> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:52:20.834499"^^xsd:dateTime ;
    dct:modified "2025-11-20T19:15:29.659294"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.lacity.org/api/views/fdwe-pgcu/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/30b69118-c1a7-4a76-92af-1a7b9d842eec/resource/cb75c883-a0ed-48dc-92c8-beb48003d1d2> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:52:20.834493"^^xsd:dateTime ;
    dct:modified "2025-11-20T19:15:29.658895"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.lacity.org/api/views/fdwe-pgcu/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/30b69118-c1a7-4a76-92af-1a7b9d842eec/resource/fbc3dc7a-c5a1-4c38-9947-d55d26affffd> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:52:20.834484"^^xsd:dateTime ;
    dct:modified "2025-11-20T19:15:29.658473"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.lacity.org/api/views/fdwe-pgcu/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

