Created
September 27, 2019 18:42
-
-
Save nichtich/f32987ad54369eee2a2433fa49d041d5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
type: | |
- http://www.w3.org/2004/02/skos/core#ConceptScheme | |
description: | |
en: the Great concept Scheme | |
topConcepts: | |
- uri: http://example.org/n01 | |
- uri: http://example.org/n02 | |
concepts: | |
- uri: http://example.org/n01 | |
prefLabel: | |
en: A label | |
de: Ein Label | |
narrower: | |
- uri: http://example.org/n001 | |
- uri: http://example.org/n02 | |
prefLabel: | |
en: Another label | |
de: Noch ein Label | |
narrower: | |
- uri: http://example.org/n002 | |
- uri: http://example.org/n001 | |
prefLabel: | |
en: Ein untergeordnetes Label | |
de: a subordinate label | |
- uri: http://example.org/n002 | |
prefLabel: | |
en: Noch ein untergeordnetes Label | |
de: Another subordinate label |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment