{
    "@context": "https://birgitta.uib.no/api-context",
    "@id": "https://birgitta.uib.no/api/items/328",
    "@type": [
        "o:Item",
        "bdm2:Place"
    ],
    "o:id": 328,
    "o:is_public": true,
    "o:owner": {
        "@id": "https://birgitta.uib.no/api/users/17",
        "o:id": 17
    },
    "o:resource_class": {
        "@id": "https://birgitta.uib.no/api/resource_classes/980",
        "o:id": 980
    },
    "o:resource_template": {
        "@id": "https://birgitta.uib.no/api/resource_templates/14",
        "o:id": 14
    },
    "o:thumbnail": null,
    "o:title": "Edinburgh, UK",
    "thumbnail_display_urls": {
        "large": null,
        "medium": null,
        "square": null
    },
    "o:created": {
        "@value": "2021-05-07T16:47:21+00:00",
        "@type": "http://www.w3.org/2001/XMLSchema#dateTime"
    },
    "o:modified": {
        "@value": "2021-11-26T10:15:27+00:00",
        "@type": "http://www.w3.org/2001/XMLSchema#dateTime"
    },
    "o:media": [],
    "o:item_set": [],
    "o:site": [
        {
            "@id": "https://birgitta.uib.no/api/sites/1",
            "o:id": 1
        }
    ],
    "bdm2:name": [
        {
            "type": "literal",
            "property_id": 1873,
            "property_label": "Name",
            "is_public": true,
            "@value": "Edinburgh, UK"
        }
    ],
    "geo:lat": [
        {
            "type": "literal",
            "property_id": 1868,
            "property_label": "latitude",
            "is_public": true,
            "@value": "55.953251"
        }
    ],
    "geo:long": [
        {
            "type": "literal",
            "property_id": 1870,
            "property_label": "longitude",
            "is_public": true,
            "@value": "-3.188267"
        }
    ]
}