@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/024bd37f-006e-41c9-8a79-33be15ac950d> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier "4b89df96-8181-4e51-a037-e4e479855de5" ;
    dct:issued "2019-09-05T22:55:54+00:00"^^xsd:dateTime ;
    dct:modified "2022-09-16T23:12:58+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "City of Santa Cruz" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CA_State_Lands_Commission" ;
            vcard:hasEmail <mailto:Philip.Schlatter@slc.ca.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/024bd37f-006e-41c9-8a79-33be15ac950d/resource/47a8bf55-c392-49cc-8b85-af94cc47b457> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "ab-691",
        "ab691",
        "beach-with-pier-or-wharf",
        "california-state-lands-commission",
        "city-of-santa-cruz",
        "grantee",
        "santa-cruz",
        "slc" ;
    dcat:theme <%7B%22Natural%20Resources%22%7D> .

<https://data.amerigeoss.org/dataset/024bd37f-006e-41c9-8a79-33be15ac950d/resource/47a8bf55-c392-49cc-8b85-af94cc47b457> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2023-08-12T11:58:21.082759"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:27:08.540636"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://gis.data.cnra.ca.gov/documents/CSLC::city-of-santa-cruz-1> .

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

