{
    "o:label": "Raccolta di collezioni",
    "o:resource_template_property": [
        {
            "o:alternate_label": "Titolo",
            "o:alternate_comment": "Titolo",
            "o:is_required": false,
            "o:is_private": false,
            "data_types": [],
            "vocabulary_namespace_uri": "http:\/\/purl.org\/dc\/terms\/",
            "vocabulary_label": "Dublin Core",
            "local_name": "title",
            "label": "Title"
        },
        {
            "o:alternate_label": "Descrizione",
            "o:alternate_comment": "Descrizione",
            "o:is_required": false,
            "o:is_private": false,
            "data_types": [],
            "vocabulary_namespace_uri": "http:\/\/purl.org\/dc\/terms\/",
            "vocabulary_label": "Dublin Core",
            "local_name": "description",
            "label": "Description"
        },
        {
            "o:alternate_label": "Collezioni incluse",
            "o:alternate_comment": "Elenco delle collezioni incluse",
            "o:is_required": false,
            "o:is_private": false,
            "data_types": [
                {
                    "name": "resource:itemset",
                    "label": "Item Set"
                }
            ],
            "vocabulary_namespace_uri": "http:\/\/purl.org\/dc\/terms\/",
            "vocabulary_label": "Dublin Core",
            "local_name": "hasPart",
            "label": "Has Part"
        }
    ],
    "o:resource_class": {
        "vocabulary_namespace_uri": "http:\/\/purl.org\/dc\/dcmitype\/",
        "vocabulary_label": "Dublin Core Type",
        "local_name": "Collection",
        "label": "Collection"
    }
}