@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/274e2084-ec5d-4e85-93f4-0564eff3493e> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier "7fcdd81b-8d4a-4e21-9d55-54885b71502a" ;
    dct:issued "2020-01-23T19:05:03+00:00"^^xsd:dateTime ;
    dct:modified "2020-02-21T22:43:45+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Santa Monica" ;
    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/274e2084-ec5d-4e85-93f4-0564eff3493e/resource/d67b111b-4ff1-49b7-92cb-a958fe28c483> ;
    dcat:keyword "ab691",
        "amerigeo",
        "amerigeoss",
        "california-state-lands-commission",
        "ckan",
        "geo",
        "geoss",
        "grantee",
        "national",
        "north-america",
        "santa-monica",
        "slc",
        "united-states" ;
    dcat:theme <%7B%22Natural%20Resources%22%7D> .

<https://data.amerigeoss.org/dataset/274e2084-ec5d-4e85-93f4-0564eff3493e/resource/d67b111b-4ff1-49b7-92cb-a958fe28c483> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-04-28T02:06:45.813115"^^xsd:dateTime ;
    dct:modified "2025-11-20T13:53:19.289502"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://gis.data.cnra.ca.gov/documents/CSLC::santa-monica> .

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

