@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/32dc67b2-6907-46c0-8afb-ffabd603abd3> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier "a96c17dc-c14e-4895-a851-2e0d8545b587" ;
    dct:issued "2019-09-05T21:23:15+00:00"^^xsd:dateTime ;
    dct:modified "2022-09-16T23:16:44+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Newport Beach" ;
    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/32dc67b2-6907-46c0-8afb-ffabd603abd3/resource/df206bd1-ace1-416a-912e-43dc9a954eae> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "ab-691",
        "ab691",
        "beach-with-pier-or-wharf",
        "california-state-lands-commission",
        "grantee",
        "newport-beach",
        "orange",
        "slc" ;
    dcat:theme <%7B%22Natural%20Resources%22%7D> .

<https://data.amerigeoss.org/dataset/32dc67b2-6907-46c0-8afb-ffabd603abd3/resource/df206bd1-ace1-416a-912e-43dc9a954eae> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2023-08-25T21:31:36.327055"^^xsd:dateTime ;
    dct:modified "2025-09-24T23:22:13.681694"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://gis.data.cnra.ca.gov/documents/CSLC::newport-beach> .

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

