{
    "@context": "https://birgitta.uib.no/api-context",
    "@id": "https://birgitta.uib.no/api/items/288",
    "@type": [
        "o:Item",
        "bdm2:Place"
    ],
    "o:id": 288,
    "o:is_public": true,
    "o:owner": {
        "@id": "https://birgitta.uib.no/api/users/12",
        "o:id": 12
    },
    "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": "Oxford, UK",
    "thumbnail_display_urls": {
        "large": null,
        "medium": null,
        "square": null
    },
    "o:created": {
        "@value": "2021-02-01T11:26:37+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": "Oxford, UK"
        }
    ],
    "geo:lat": [
        {
            "type": "literal",
            "property_id": 1868,
            "property_label": "latitude",
            "is_public": true,
            "@value": "51.752022"
        }
    ],
    "geo:long": [
        {
            "type": "literal",
            "property_id": 1870,
            "property_label": "longitude",
            "is_public": true,
            "@value": "-1.257677"
        }
    ]
}