
[
    {
        "uri": "http://uri.gbv.de/terminology/test/",
        "type": [
            "http://www.w3.org/2004/02/skos/core#ConceptScheme",
            "http://w3id.org/nkos/nkostype#name_authority_list"
        ],
        "@context": "https://gbv.github.io/jskos/context.json",
        "created": "2016-12-13",
        "issued": "2016-12-13",
        "modified": "2026-03-11",
        "publisher": [
            {
                "prefLabel": {
                    "de": "Lustiger Testherausgeber"
                }
            }
        ],
        "namespace": "http://uri.hallogbv.de/terminology/test/",
        "license": [
            {
                "uri": "http://www.wtfpl.net/",
                "notation": [
                    "WTFPL"
                ],
                "prefLabel": {
                    "en": "Do What the Fuck You Want to Public License"
                }
            }
        ],
        "notation": [
            "test"
        ],
        "prefLabel": {
            "de": "Testpool",
            "en": "Testpool"
        },
        "scopeNote": {
            "de": [
                "Verwendungshinweis in deutscher Sprache"
            ],
            "en": [
                "English scope note"
            ],
            "fr": [
                "french scope note"
            ]
        },
        "definition": {
            "de": [
                "Dies ist eine Testdefinition f\u00fcr das Testvokabular",
                "Dies ist noch eine Testdefinition f\u00fcr das Testvokabular"
            ],
            "fr": [
                "Ceci est une d\u00e9finition de test pour le vocabulaire de test"
            ],
            "en": [
                "This is the definition for the testpool! Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
            ]
        },
        "languages": [
            "de",
            "en",
            "ks"
        ],
        "identifier": [
            "http://uri.gbv.de/terminology/test5000",
            "http://uri.gbv.de/terminology/test123",
            "http://test.example.de/terminology/test/"
        ]
    }
]