@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/3af46038-2534-4e1f-ba30-e4a38146f0e1> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier "0c6d9183-7ff9-4151-8f19-21c9231c80e7" ;
    dct:issued "2019-09-04T23:32:28+00:00"^^xsd:dateTime ;
    dct:modified "2020-02-21T22:29:13+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Port of Oakland" ;
    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/3af46038-2534-4e1f-ba30-e4a38146f0e1/resource/87db8acf-be1c-446c-8bc8-4afe5efd5a45> ;
    dcat:keyword "ab691",
        "alameda",
        "amerigeo",
        "amerigeoss",
        "california-state-lands-commission",
        "ckan",
        "geo",
        "geoss",
        "grantee",
        "large-port-san-francisco-bay-area",
        "national",
        "north-america",
        "port-of-oakland",
        "slc",
        "united-states" ;
    dcat:theme <%7B%22Natural%20Resources%22%7D> .

<https://data.amerigeoss.org/dataset/3af46038-2534-4e1f-ba30-e4a38146f0e1/resource/87db8acf-be1c-446c-8bc8-4afe5efd5a45> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-04-28T01:54:36.324749"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:01:39.978734"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://gis.data.cnra.ca.gov/documents/CSLC::port-of-oakland> .

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

