@netwerk-digitaal-erfgoed/network-of-terms-catalog 9.19.2 → 10.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (50) hide show
  1. package/build/getCatalog.d.ts.map +1 -1
  2. package/build/getCatalog.js +93 -71
  3. package/build/getCatalog.js.map +1 -1
  4. package/catalog/datasets/aat-materials.jsonld +16 -2
  5. package/catalog/datasets/aat-processes-and-techniques.jsonld +13 -1
  6. package/catalog/datasets/aat-styles-and-periods.jsonld +13 -1
  7. package/catalog/datasets/aat.jsonld +13 -1
  8. package/catalog/datasets/abr.jsonld +9 -1
  9. package/catalog/datasets/adamlink-adressen.jsonld +9 -1
  10. package/catalog/datasets/adamlink-straten.jsonld +9 -1
  11. package/catalog/datasets/brabantse-gebouwen.jsonld +9 -1
  12. package/catalog/datasets/brinkman.jsonld +14 -2
  13. package/catalog/datasets/cht-materials.jsonld +14 -2
  14. package/catalog/datasets/cht-styles-and-periods.jsonld +14 -2
  15. package/catalog/datasets/cht.jsonld +13 -1
  16. package/catalog/datasets/eurovoc.jsonld +9 -1
  17. package/catalog/datasets/geonames.jsonld +9 -1
  18. package/catalog/datasets/goudatijdmachine-straten.jsonld +20 -3
  19. package/catalog/datasets/gtaa-classificatie.jsonld +10 -2
  20. package/catalog/datasets/gtaa-genres.jsonld +9 -1
  21. package/catalog/datasets/gtaa-geografische-namen.jsonld +9 -1
  22. package/catalog/datasets/gtaa-namen.jsonld +9 -1
  23. package/catalog/datasets/gtaa-onderwerpen-beng.jsonld +9 -1
  24. package/catalog/datasets/gtaa-onderwerpen.jsonld +9 -1
  25. package/catalog/datasets/gtaa-persoonsnamen.jsonld +9 -1
  26. package/catalog/datasets/homosaurus.jsonld +9 -1
  27. package/catalog/datasets/iconclass.jsonld +9 -1
  28. package/catalog/datasets/ied.jsonld +9 -1
  29. package/catalog/datasets/koloniaal-verleden.jsonld +9 -1
  30. package/catalog/datasets/muziekschatten-klassieke-werken.jsonld +9 -1
  31. package/catalog/datasets/muziekschatten-onderwerpen.jsonld +9 -1
  32. package/catalog/datasets/muziekschatten-personen.jsonld +9 -1
  33. package/catalog/datasets/mw-genresstijlen.jsonld +9 -1
  34. package/catalog/datasets/mw-personengroepen.jsonld +9 -1
  35. package/catalog/datasets/nmvw.jsonld +9 -1
  36. package/catalog/datasets/nta.jsonld +10 -2
  37. package/catalog/datasets/picot-brontypen.jsonld +14 -2
  38. package/catalog/datasets/picot-rollen.jsonld +14 -2
  39. package/catalog/datasets/rijksmonumenten.jsonld +9 -1
  40. package/catalog/datasets/rkdartists.jsonld +9 -1
  41. package/catalog/datasets/stcn-drukkers.jsonld +10 -2
  42. package/catalog/datasets/uitvoeringsmedium.jsonld +9 -1
  43. package/catalog/datasets/wikidata-entities-all.jsonld +9 -1
  44. package/catalog/datasets/wikidata-entities-persons.jsonld +9 -1
  45. package/catalog/datasets/wikidata-entities-places.jsonld +9 -1
  46. package/catalog/datasets/wikidata-entities-streets.jsonld +9 -1
  47. package/catalog/datasets/wo2biografie.jsonld +9 -1
  48. package/catalog/datasets/wo2thesaurus.jsonld +9 -1
  49. package/catalog/publishers.jsonld +180 -24
  50. package/package.json +6 -5
@@ -1,8 +1,12 @@
1
1
  {
2
- "@context": "https://schema.org/docs/jsonldcontext.jsonld",
2
+ "@context": "https://schema.org",
3
3
  "@id": "https://data.europa.eu/data/datasets/eurovoc",
4
4
  "@type": "Dataset",
5
5
  "name": [
6
+ {
7
+ "@language": "en",
8
+ "@value": "EuroVoc - thesaurus of the European Union"
9
+ },
6
10
  {
7
11
  "@language": "nl",
8
12
  "@value": "EuroVoc - thesaurus van de Europese Unie"
@@ -31,6 +35,10 @@
31
35
  "https://data.europa.eu/data/datasets/eurovoc"
32
36
  ],
33
37
  "description": [
38
+ {
39
+ "@language": "en",
40
+ "@value": "Subjects about all areas in which the European Union operates, with an emphasis on parliamentary activities of the EU"
41
+ },
34
42
  {
35
43
  "@language": "nl",
36
44
  "@value": "Onderwerpen over alle gebieden waarop de Europese Unie actief is. De nadruk ligt op de parlementaire activiteiten van de EU"
@@ -1,8 +1,12 @@
1
1
  {
2
- "@context": "https://schema.org/docs/jsonldcontext.jsonld",
2
+ "@context": "https://schema.org",
3
3
  "@id": "https://www.geonames.org",
4
4
  "@type": "Dataset",
5
5
  "name": [
6
+ {
7
+ "@language": "en",
8
+ "@value": "GeoNames: geographical names in The Netherlands, Belgium and Germany"
9
+ },
6
10
  {
7
11
  "@language": "nl",
8
12
  "@value": "GeoNames: geografische namen in Nederland, België en Duitsland"
@@ -25,6 +29,10 @@
25
29
  "https://www.geonames.org/about.html"
26
30
  ],
27
31
  "description": [
32
+ {
33
+ "@language": "en",
34
+ "@value": "Selection of geographical names such as places, administrative divisions (municipalities, provinces) and water bodies (rivers, streams, lakes etc.)"
35
+ },
28
36
  {
29
37
  "@language": "nl",
30
38
  "@value": "Selectie van geografische namen zoals plaatsen, administratieve eenheden (gemeentes, provincies) en waterlichamen (rivieren, beken, meren etc.)"
@@ -1,8 +1,12 @@
1
1
  {
2
- "@context": "https://schema.org/docs/jsonldcontext.jsonld",
2
+ "@context": "https://schema.org",
3
3
  "@id": "https://www.goudatijdmachine.nl/id/straten",
4
4
  "@type": "Dataset",
5
5
  "name": [
6
+ {
7
+ "@language": "en",
8
+ "@value": "Gouda streets"
9
+ },
6
10
  {
7
11
  "@language": "nl",
8
12
  "@value": "Goudse straten"
@@ -16,8 +20,17 @@
16
20
  "creator": [
17
21
  {
18
22
  "@id": "https://www.goudatijdmachine.nl",
19
- "@type": "http://schema.org/Organization",
20
- "name": "Gouda Tijdmachine",
23
+ "@type": "Organization",
24
+ "name": [
25
+ {
26
+ "@language": "en",
27
+ "@value": "Gouda Time Machine"
28
+ },
29
+ {
30
+ "@language": "nl",
31
+ "@value": "Gouda Tijdmachine"
32
+ }
33
+ ],
21
34
  "alternateName": "GTM"
22
35
  }
23
36
  ],
@@ -28,6 +41,10 @@
28
41
  "https://www.goudatijdmachine.nl/omeka/s/data/page/straten"
29
42
  ],
30
43
  "description": [
44
+ {
45
+ "@language": "en",
46
+ "@value": "Streets in Gouda"
47
+ },
31
48
  {
32
49
  "@language": "nl",
33
50
  "@value": "Straten in Gouda"
@@ -1,15 +1,19 @@
1
1
  {
2
- "@context": "https://schema.org/docs/jsonldcontext.jsonld",
2
+ "@context": "https://schema.org",
3
3
  "@id": "http://data.beeldengeluid.nl/gtaa/Classificatie",
4
4
  "@type": "Dataset",
5
5
  "name": [
6
+ {
7
+ "@language": "en",
8
+ "@value": "GTAA: classification"
9
+ },
6
10
  {
7
11
  "@language": "nl",
8
12
  "@value": "GTAA: classificatie"
9
13
  }
10
14
  ],
11
15
  "genre": [
12
- {
16
+ {
13
17
  "@id": "https://data.cultureelerfgoed.nl/termennetwerk/onderwerpen/Abstracte-begrippen"
14
18
  }
15
19
  ],
@@ -25,6 +29,10 @@
25
29
  "https://www.beeldengeluid.nl/kennis/kennisthemas/metadata/gemeenschappelijke-thesaurus-audiovisuele-archieven"
26
30
  ],
27
31
  "description": [
32
+ {
33
+ "@language": "en",
34
+ "@value": "Classifications for describing audiovisual material"
35
+ },
28
36
  {
29
37
  "@language": "nl",
30
38
  "@value": "Classificaties voor het beschrijven van audiovisueel materiaal"
@@ -1,8 +1,12 @@
1
1
  {
2
- "@context": "https://schema.org/docs/jsonldcontext.jsonld",
2
+ "@context": "https://schema.org",
3
3
  "@id": "http://data.beeldengeluid.nl/gtaa/Genre",
4
4
  "@type": "Dataset",
5
5
  "name": [
6
+ {
7
+ "@language": "en",
8
+ "@value": "GTAA: genres"
9
+ },
6
10
  {
7
11
  "@language": "nl",
8
12
  "@value": "GTAA: genres"
@@ -25,6 +29,10 @@
25
29
  "https://www.beeldengeluid.nl/kennis/kennisthemas/metadata/gemeenschappelijke-thesaurus-audiovisuele-archieven"
26
30
  ],
27
31
  "description": [
32
+ {
33
+ "@language": "en",
34
+ "@value": "Genres for describing audiovisual material"
35
+ },
28
36
  {
29
37
  "@language": "nl",
30
38
  "@value": "Genres voor het beschrijven van audiovisueel materiaal"
@@ -1,8 +1,12 @@
1
1
  {
2
- "@context": "https://schema.org/docs/jsonldcontext.jsonld",
2
+ "@context": "https://schema.org",
3
3
  "@id": "http://data.beeldengeluid.nl/gtaa/GeografischeNamen",
4
4
  "@type": "Dataset",
5
5
  "name": [
6
+ {
7
+ "@language": "en",
8
+ "@value": "GTAA: geographical names"
9
+ },
6
10
  {
7
11
  "@language": "nl",
8
12
  "@value": "GTAA: geografische namen"
@@ -25,6 +29,10 @@
25
29
  "https://www.beeldengeluid.nl/kennis/kennisthemas/metadata/gemeenschappelijke-thesaurus-audiovisuele-archieven"
26
30
  ],
27
31
  "description": [
32
+ {
33
+ "@language": "en",
34
+ "@value": "Geographical names for describing audiovisual material"
35
+ },
28
36
  {
29
37
  "@language": "nl",
30
38
  "@value": "Geografische namen voor het beschrijven van audiovisueel materiaal"
@@ -1,8 +1,12 @@
1
1
  {
2
- "@context": "https://schema.org/docs/jsonldcontext.jsonld",
2
+ "@context": "https://schema.org",
3
3
  "@id": "http://data.beeldengeluid.nl/gtaa/Namen",
4
4
  "@type": "Dataset",
5
5
  "name": [
6
+ {
7
+ "@language": "en",
8
+ "@value": "GTAA: names"
9
+ },
6
10
  {
7
11
  "@language": "nl",
8
12
  "@value": "GTAA: namen"
@@ -28,6 +32,10 @@
28
32
  "https://www.beeldengeluid.nl/kennis/kennisthemas/metadata/gemeenschappelijke-thesaurus-audiovisuele-archieven"
29
33
  ],
30
34
  "description": [
35
+ {
36
+ "@language": "en",
37
+ "@value": "Various types of proper names for describing audiovisual material"
38
+ },
31
39
  {
32
40
  "@language": "nl",
33
41
  "@value": "Diverse soorten eigennamen voor het beschrijven van audiovisueel materiaal"
@@ -1,8 +1,12 @@
1
1
  {
2
- "@context": "https://schema.org/docs/jsonldcontext.jsonld",
2
+ "@context": "https://schema.org",
3
3
  "@id": "http://data.beeldengeluid.nl/gtaa/OnderwerpenBenG",
4
4
  "@type": "Dataset",
5
5
  "name": [
6
+ {
7
+ "@language": "en",
8
+ "@value": "GTAA: subjects sound-vision"
9
+ },
6
10
  {
7
11
  "@language": "nl",
8
12
  "@value": "GTAA: onderwerpen beeld-geluid"
@@ -28,6 +32,10 @@
28
32
  "https://www.beeldengeluid.nl/kennis/kennisthemas/metadata/gemeenschappelijke-thesaurus-audiovisuele-archieven"
29
33
  ],
30
34
  "description": [
35
+ {
36
+ "@language": "en",
37
+ "@value": "Subjects that are only applied to shots/clips/sounds for describing audiovisual material"
38
+ },
31
39
  {
32
40
  "@language": "nl",
33
41
  "@value": "Onderwerpen die slechts voor shots/clips/geluiden worden toegepast voor het beschrijven van audiovisueel materiaal"
@@ -1,8 +1,12 @@
1
1
  {
2
- "@context": "https://schema.org/docs/jsonldcontext.jsonld",
2
+ "@context": "https://schema.org",
3
3
  "@id": "http://data.beeldengeluid.nl/gtaa/Onderwerpen",
4
4
  "@type": "Dataset",
5
5
  "name": [
6
+ {
7
+ "@language": "en",
8
+ "@value": "GTAA: subjects"
9
+ },
6
10
  {
7
11
  "@language": "nl",
8
12
  "@value": "GTAA: onderwerpen"
@@ -28,6 +32,10 @@
28
32
  "https://www.beeldengeluid.nl/kennis/kennisthemas/metadata/gemeenschappelijke-thesaurus-audiovisuele-archieven"
29
33
  ],
30
34
  "description": [
35
+ {
36
+ "@language": "en",
37
+ "@value": "Subjects for describing audiovisual material"
38
+ },
31
39
  {
32
40
  "@language": "nl",
33
41
  "@value": "Onderwerpen voor het beschrijven van audiovisueel materiaal"
@@ -1,8 +1,12 @@
1
1
  {
2
- "@context": "https://schema.org/docs/jsonldcontext.jsonld",
2
+ "@context": "https://schema.org",
3
3
  "@id": "http://data.beeldengeluid.nl/gtaa/Persoonsnamen",
4
4
  "@type": "Dataset",
5
5
  "name": [
6
+ {
7
+ "@language": "en",
8
+ "@value": "GTAA: personal names"
9
+ },
6
10
  {
7
11
  "@language": "nl",
8
12
  "@value": "GTAA: persoonsnamen"
@@ -25,6 +29,10 @@
25
29
  "https://www.beeldengeluid.nl/kennis/kennisthemas/metadata/gemeenschappelijke-thesaurus-audiovisuele-archieven"
26
30
  ],
27
31
  "description": [
32
+ {
33
+ "@language": "en",
34
+ "@value": "Persons for describing audiovisual material"
35
+ },
28
36
  {
29
37
  "@language": "nl",
30
38
  "@value": "Personen voor het beschrijven van audiovisueel materiaal"
@@ -1,8 +1,12 @@
1
1
  {
2
- "@context": "https://schema.org/docs/jsonldcontext.jsonld",
2
+ "@context": "https://schema.org",
3
3
  "@id": "https://data.ihlia.nl/homosaurus",
4
4
  "@type": "Dataset",
5
5
  "name": [
6
+ {
7
+ "@language": "en",
8
+ "@value": "Homosaurus"
9
+ },
6
10
  {
7
11
  "@language": "nl",
8
12
  "@value": "Homosaurus"
@@ -25,6 +29,10 @@
25
29
  "https://homosaurus.org"
26
30
  ],
27
31
  "description": [
32
+ {
33
+ "@language": "en",
34
+ "@value": "Terms for describing LGBTIQ (Lesbian/Gay/Bisexual/Transgender/Intersex/Queer) publications and heritage"
35
+ },
28
36
  {
29
37
  "@language": "nl",
30
38
  "@value": "Termen voor het beschrijven van LHBTIQ (Lesbisch/Homo/Biseksueel/Transgender/Intersekse/Queer)-publicaties en -erfgoed"
@@ -1,8 +1,12 @@
1
1
  {
2
- "@context": "https://schema.org/docs/jsonldcontext.jsonld",
2
+ "@context": "https://schema.org",
3
3
  "@id": "https://iconclass.org",
4
4
  "@type": "Dataset",
5
5
  "name": [
6
+ {
7
+ "@language": "en",
8
+ "@value": "Iconclass"
9
+ },
6
10
  {
7
11
  "@language": "nl",
8
12
  "@value": "Iconclass"
@@ -31,6 +35,10 @@
31
35
  "https://iconclass.org"
32
36
  ],
33
37
  "description": [
38
+ {
39
+ "@language": "en",
40
+ "@value": "Terms for describing the content of images"
41
+ },
34
42
  {
35
43
  "@language": "nl",
36
44
  "@value": "Termen voor het beschrijven van de inhoud van afbeeldingen"
@@ -1,8 +1,12 @@
1
1
  {
2
- "@context": "https://schema.org/docs/jsonldcontext.jsonld",
2
+ "@context": "https://schema.org",
3
3
  "@id": "https://data.indischherinneringscentrum.nl/ied",
4
4
  "@type": "Dataset",
5
5
  "name": [
6
+ {
7
+ "@language": "en",
8
+ "@value": "Dutch East Indies Heritage Thesaurus"
9
+ },
6
10
  {
7
11
  "@language": "nl",
8
12
  "@value": "Indisch Erfgoed Thesaurus"
@@ -40,6 +44,10 @@
40
44
  "https://data.indischherinneringscentrum.nl/ied.html"
41
45
  ],
42
46
  "description": [
47
+ {
48
+ "@language": "en",
49
+ "@value": "Terms for describing collections from the period 1930–1970 around the former Dutch East Indies, independent Indonesia and postcolonial migration of persons to the Netherlands"
50
+ },
43
51
  {
44
52
  "@language": "nl",
45
53
  "@value": "Termen voor het beschrijven van collecties uit de periode 1930–1970 rondom voormalig Nederlands-Indië, onafhankelijk Indonesië en de postkoloniale migratie van personen naar Nederland"
@@ -1,8 +1,12 @@
1
1
  {
2
- "@context": "https://schema.org/docs/jsonldcontext.jsonld",
2
+ "@context": "https://schema.org",
3
3
  "@id": "https://data.cultureelerfgoed.nl/koloniaalverleden/",
4
4
  "@type": "Dataset",
5
5
  "name": [
6
+ {
7
+ "@language": "en",
8
+ "@value": "Colonial Past"
9
+ },
6
10
  {
7
11
  "@language": "nl",
8
12
  "@value": "Koloniaal Verleden"
@@ -37,6 +41,10 @@
37
41
  "https://www.cultureelerfgoed.nl/onderwerpen/slavernijverleden/documenten/publicaties/2021/01/01/handreiking-onderzoek-naar-sporen-van-slavernij-en-het-koloniale-verleden-in-de-collectieregistratie"
38
42
  ],
39
43
  "description": [
44
+ {
45
+ "@language": "en",
46
+ "@value": "Terms for describing museum collections about the colonial past"
47
+ },
40
48
  {
41
49
  "@language": "nl",
42
50
  "@value": "Termen voor het beschrijven van museale collecties over het koloniaal verleden"
@@ -1,8 +1,12 @@
1
1
  {
2
- "@context": "https://schema.org/docs/jsonldcontext.jsonld",
2
+ "@context": "https://schema.org",
3
3
  "@id": "https://data.muziekschatten.nl/som/Klassiekewerken",
4
4
  "@type": "Dataset",
5
5
  "name": [
6
+ {
7
+ "@language": "en",
8
+ "@value": "Muziekschatten: classical music works"
9
+ },
6
10
  {
7
11
  "@language": "nl",
8
12
  "@value": "Muziekschatten: klassieke muziekwerken"
@@ -25,6 +29,10 @@
25
29
  "https://data.muziekschatten.nl/"
26
30
  ],
27
31
  "description": [
32
+ {
33
+ "@language": "en",
34
+ "@value": "Terms for describing (Dutch) classical music works"
35
+ },
28
36
  {
29
37
  "@language": "nl",
30
38
  "@value": "Termen voor het beschrijven van (Nederlandse) klassieke muziekwerken"
@@ -1,8 +1,12 @@
1
1
  {
2
- "@context": "https://schema.org/docs/jsonldcontext.jsonld",
2
+ "@context": "https://schema.org",
3
3
  "@id": "https://data.muziekschatten.nl/#onderwerpen",
4
4
  "@type": "Dataset",
5
5
  "name": [
6
+ {
7
+ "@language": "en",
8
+ "@value": "Muziekschatten: subjects"
9
+ },
6
10
  {
7
11
  "@language": "nl",
8
12
  "@value": "Muziekschatten: onderwerpen"
@@ -28,6 +32,10 @@
28
32
  "https://data.muziekschatten.nl/"
29
33
  ],
30
34
  "description": [
35
+ {
36
+ "@language": "en",
37
+ "@value": "Subjects in the catalog of the sheet music collection of Stichting Omroep Muziek"
38
+ },
31
39
  {
32
40
  "@language": "nl",
33
41
  "@value": "Onderwerpen in de catalogus van de bladmuziekcollectie van Stichting Omroep Muziek"
@@ -1,8 +1,12 @@
1
1
  {
2
- "@context": "https://schema.org/docs/jsonldcontext.jsonld",
2
+ "@context": "https://schema.org",
3
3
  "@id": "https://data.muziekschatten.nl/#personen",
4
4
  "@type": "Dataset",
5
5
  "name": [
6
+ {
7
+ "@language": "en",
8
+ "@value": "Muziekschatten: persons"
9
+ },
6
10
  {
7
11
  "@language": "nl",
8
12
  "@value": "Muziekschatten: personen"
@@ -25,6 +29,10 @@
25
29
  "https://data.muziekschatten.nl/som/"
26
30
  ],
27
31
  "description": [
32
+ {
33
+ "@language": "en",
34
+ "@value": "Persons in the catalog of the sheet music collection of Stichting Omroep Muziek"
35
+ },
28
36
  {
29
37
  "@language": "nl",
30
38
  "@value": "Personen in de catalogus van de bladmuziekcollectie van Stichting Omroep Muziek"
@@ -1,8 +1,12 @@
1
1
  {
2
- "@context": "https://schema.org/docs/jsonldcontext.jsonld",
2
+ "@context": "https://schema.org",
3
3
  "@id": "https://data.muziekweb.nl/MuziekwebOrganization/Muziekweb#mw-genresstijlen",
4
4
  "@type": "Dataset",
5
5
  "name": [
6
+ {
7
+ "@language": "en",
8
+ "@value": "Music: genres and styles"
9
+ },
6
10
  {
7
11
  "@language": "nl",
8
12
  "@value": "Muziek: genres en stijlen"
@@ -28,6 +32,10 @@
28
32
  "https://data.muziekweb.nl/MuziekwebOrganization/Muziekweb"
29
33
  ],
30
34
  "description": [
35
+ {
36
+ "@language": "en",
37
+ "@value": "Genres and styles in the collection of Muziekweb"
38
+ },
31
39
  {
32
40
  "@language": "nl",
33
41
  "@value": "Genres en stijlen in de collectie van Muziekweb"
@@ -1,8 +1,12 @@
1
1
  {
2
- "@context": "https://schema.org/docs/jsonldcontext.jsonld",
2
+ "@context": "https://schema.org",
3
3
  "@id": "https://data.muziekweb.nl/MuziekwebOrganization/Muziekweb#mw-personengroepen",
4
4
  "@type": "Dataset",
5
5
  "name": [
6
+ {
7
+ "@language": "en",
8
+ "@value": "Music: persons and groups"
9
+ },
6
10
  {
7
11
  "@language": "nl",
8
12
  "@value": "Muziek: personen en groepen"
@@ -25,6 +29,10 @@
25
29
  "https://data.muziekweb.nl/MuziekwebOrganization/Muziekweb"
26
30
  ],
27
31
  "description": [
32
+ {
33
+ "@language": "en",
34
+ "@value": "Musical artists, both individuals and groups, in the collection of Muziekweb"
35
+ },
28
36
  {
29
37
  "@language": "nl",
30
38
  "@value": "Artiesten, zowel personen als groepen, in de collectie van Muziekweb"
@@ -1,8 +1,12 @@
1
1
  {
2
- "@context": "https://schema.org/docs/jsonldcontext.jsonld",
2
+ "@context": "https://schema.org",
3
3
  "@id": "https://data.colonialcollections.nl/nmvw/thesaurus",
4
4
  "@type": "Dataset",
5
5
  "name": [
6
+ {
7
+ "@language": "en",
8
+ "@value": "Thesaurus National Museum of World Cultures"
9
+ },
6
10
  {
7
11
  "@language": "nl",
8
12
  "@value": "Thesaurus Nationaal Museum van Wereldculturen"
@@ -37,6 +41,10 @@
37
41
  "https://collectie.wereldculturen.nl/thesaurus"
38
42
  ],
39
43
  "description": [
44
+ {
45
+ "@language": "en",
46
+ "@value": "Subjects divided over the facets Function, Culture, Geographical origin, Object, Material & Technique"
47
+ },
40
48
  {
41
49
  "@language": "nl",
42
50
  "@value": "Onderwerpen verdeeld over de facetten Functie, Cultuur, Geografische herkomst, Object, Materiaal & Techniek"
@@ -1,8 +1,12 @@
1
1
  {
2
- "@context": "https://schema.org/docs/jsonldcontext.jsonld",
2
+ "@context": "https://schema.org",
3
3
  "@id": "http://data.bibliotheken.nl/id/dataset/persons",
4
4
  "@type": "Dataset",
5
5
  "name": [
6
+ {
7
+ "@language": "en",
8
+ "@value": "Dutch National Thesaurus for Author Names"
9
+ },
6
10
  {
7
11
  "@language": "nl",
8
12
  "@value": "Nederlandse Thesaurus van Auteursnamen"
@@ -31,6 +35,10 @@
31
35
  "https://data.bibliotheken.nl/doc/dataset/persons"
32
36
  ],
33
37
  "description": [
38
+ {
39
+ "@language": "en",
40
+ "@value": "Names and other personal data of authors"
41
+ },
34
42
  {
35
43
  "@language": "nl",
36
44
  "@value": "Naams- en andere persoonsgegevens van auteurs"
@@ -41,7 +49,7 @@
41
49
  {
42
50
  "@id": "http://data.bibliotheken.nl/thesp/sparql",
43
51
  "@type": "DataDownload",
44
- "contentUrl": "http://194.30.182.3/sparql",
52
+ "contentUrl": "https://data.bibliotheken.nl/sparql",
45
53
  "encodingFormat": "application/sparql-query",
46
54
  "potentialAction": [
47
55
  {
@@ -1,8 +1,12 @@
1
1
  {
2
- "@context": "https://schema.org/docs/jsonldcontext.jsonld",
2
+ "@context": "https://schema.org",
3
3
  "@id": "https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/523",
4
4
  "@type": "Dataset",
5
5
  "name": [
6
+ {
7
+ "@language": "en",
8
+ "@value": "Thesaurus Historische Persoonsgegevens - source types"
9
+ },
6
10
  {
7
11
  "@language": "nl",
8
12
  "@value": "Thesaurus Historische Persoonsgegevens - brontypes"
@@ -11,6 +15,10 @@
11
15
  "alternateName": [
12
16
  {
13
17
  "@language": "en",
18
+ "@value": "PiCoT - source types"
19
+ },
20
+ {
21
+ "@language": "nl",
14
22
  "@value": "PiCoT - brontypes"
15
23
  }
16
24
  ],
@@ -31,9 +39,13 @@
31
39
  "https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens"
32
40
  ],
33
41
  "description": [
42
+ {
43
+ "@language": "en",
44
+ "@value": "Standardized terms for the type of source in which a person is mentioned. Part of the Persons in Context standard"
45
+ },
34
46
  {
35
47
  "@language": "nl",
36
- "@value": "Gestandaardiseerde termen voor het type bron waarop een persoon is vermeld. Onderdeel van de Persons in Context-standaard."
48
+ "@value": "Gestandaardiseerde termen voor het type bron waarop een persoon is vermeld. Onderdeel van de Persons in Context-standaard"
37
49
  }
38
50
  ],
39
51
  "inLanguage": "nl",
@@ -1,8 +1,12 @@
1
1
  {
2
- "@context": "https://schema.org/docs/jsonldcontext.jsonld",
2
+ "@context": "https://schema.org",
3
3
  "@id": "https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/44",
4
4
  "@type": "Dataset",
5
5
  "name": [
6
+ {
7
+ "@language": "en",
8
+ "@value": "Thesaurus Historische Persoonsgegevens - roles"
9
+ },
6
10
  {
7
11
  "@language": "nl",
8
12
  "@value": "Thesaurus Historische Persoonsgegevens - rollen"
@@ -11,6 +15,10 @@
11
15
  "alternateName": [
12
16
  {
13
17
  "@language": "en",
18
+ "@value": "PiCoT - roles"
19
+ },
20
+ {
21
+ "@language": "nl",
14
22
  "@value": "PiCoT - rollen"
15
23
  }
16
24
  ],
@@ -31,9 +39,13 @@
31
39
  "https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens"
32
40
  ],
33
41
  "description": [
42
+ {
43
+ "@language": "en",
44
+ "@value": "Standardized terms for the role that a person can have in the source. Part of the Persons in Context standard"
45
+ },
34
46
  {
35
47
  "@language": "nl",
36
- "@value": "Gestandaardiseerde termen voor de rol die die persoon kan hebben op de bron. Onderdeel van de Persons in Context-standaard."
48
+ "@value": "Gestandaardiseerde termen voor de rol die die persoon kan hebben op de bron. Onderdeel van de Persons in Context-standaard"
37
49
  }
38
50
  ],
39
51
  "inLanguage": "nl",