{
    "@context": {
        "id": "@id",
        "type": "@type",
        "data": "@graph",
        "attributes": "@nest",
        "spacegroup": {
            "@id": "https://schemas.anyterial.se/json-ld/v0.1/nodetypes/anyterial/spacegroups",
            "@context": "https://schemas.anyterial.se/json-ld/v0.1/nodetypes/anyterial/spacegroups.json"
        },
        "pointgroup": {
            "@id": "https://schemas.anyterial.se/json-ld/v0.1/nodetypes/anyterial/pointgroups",
            "@context": "https://schemas.anyterial.se/json-ld/v0.1/nodetypes/anyterial/pointgroups.json"
        }
    }
}