@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/63ab2144-765c-4c2b-9506-405a80e46b35> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier "cd32490f-c533-4acf-a37e-f2a75edc617a" ;
    dct:issued "2020-01-23T18:50:11+00:00"^^xsd:dateTime ;
    dct:modified "2020-02-21T22:36:24+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Crescent City" ;
    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/63ab2144-765c-4c2b-9506-405a80e46b35/resource/96fa4405-5146-47d9-b338-f21303fd7063> ;
    dcat:keyword "ab691",
        "amerigeo",
        "amerigeoss",
        "california-state-lands-commission",
        "ckan",
        "crescent-city",
        "geo",
        "geoss",
        "grantee",
        "national",
        "north-america",
        "slc",
        "united-states" ;
    dcat:theme <%7B%22Natural%20Resources%22%7D> .

<https://data.amerigeoss.org/dataset/63ab2144-765c-4c2b-9506-405a80e46b35/resource/96fa4405-5146-47d9-b338-f21303fd7063> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-04-28T02:06:46.521435"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:52:55.372443"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://gis.data.cnra.ca.gov/documents/CSLC::crescent-city> .

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

