@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/3dfde294-8972-467d-a4e1-f4a00aed81cf> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier "6d9ee74d-3303-409b-a89d-8a1253d87705" ;
    dct:issued "2020-01-23T19:02:57+00:00"^^xsd:dateTime ;
    dct:modified "2020-03-04T20:34:56+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Redondo Beach" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Iftekhar.Ahmad@slc.ca.gov_CSLC" ;
            vcard:hasEmail <mailto:Philip.Schlatter@slc.ca.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3dfde294-8972-467d-a4e1-f4a00aed81cf/resource/bc687c9b-0e43-48de-83d5-cfef4f05f76d> ;
    dcat:keyword "ab691",
        "amerigeo",
        "amerigeoss",
        "california-state-lands-commission",
        "ckan",
        "geo",
        "geoss",
        "grantee",
        "national",
        "north-america",
        "redondo-beach",
        "slc",
        "united-states" ;
    dcat:theme <%7B%22Natural%20Resources%22%7D> .

<https://data.amerigeoss.org/dataset/3dfde294-8972-467d-a4e1-f4a00aed81cf/resource/bc687c9b-0e43-48de-83d5-cfef4f05f76d> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-04-28T01:55:11.509303"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:52:39.242326"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://gis.data.cnra.ca.gov/documents/CSLC::redondo-beach> .

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

