@netwerk-digitaal-erfgoed/network-of-terms-catalog 10.14.2 → 10.15.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.
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
{
|
|
2
|
+
"@context": "https://schema.org",
|
|
3
|
+
"@id": "https://fryslan.regiotermen.nl/personen",
|
|
4
|
+
"@type": "Dataset",
|
|
5
|
+
"name": [
|
|
6
|
+
{
|
|
7
|
+
"@language": "en",
|
|
8
|
+
"@value": "Regiotermen Fryslân: Persons"
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
"@language": "nl",
|
|
12
|
+
"@value": "Regiotermen Fryslân: Personen"
|
|
13
|
+
}
|
|
14
|
+
],
|
|
15
|
+
"genre": [
|
|
16
|
+
{
|
|
17
|
+
"@id": "https://data.cultureelerfgoed.nl/termennetwerk/onderwerpen/Personen"
|
|
18
|
+
}
|
|
19
|
+
],
|
|
20
|
+
"creator": [
|
|
21
|
+
{
|
|
22
|
+
"@id": "https://www.tresoar.nl"
|
|
23
|
+
}
|
|
24
|
+
],
|
|
25
|
+
"url": [
|
|
26
|
+
"https://fryslan.regiotermen.nl/"
|
|
27
|
+
],
|
|
28
|
+
"mainEntityOfPage": [
|
|
29
|
+
"https://fryslan.regiotermen.nl/personen"
|
|
30
|
+
],
|
|
31
|
+
"description": [
|
|
32
|
+
{
|
|
33
|
+
"@language": "en",
|
|
34
|
+
"@value": "Frysian historical persons, a collection of historical figures from the Dutch region of Fryslân."
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"@language": "nl",
|
|
38
|
+
"@value": "Friese historische personen, een verzameling van historische figuren uit de Nederlandse regio Fryslân."
|
|
39
|
+
}
|
|
40
|
+
],
|
|
41
|
+
"inLanguage": "nl",
|
|
42
|
+
"distribution": [
|
|
43
|
+
{
|
|
44
|
+
"@id": "https://graph.friesland.regiotermen.nl/repositories/friese_thesaurus",
|
|
45
|
+
"@type": "DataDownload",
|
|
46
|
+
"contentUrl": "https://graph.friesland.regiotermen.nl/repositories/friese_thesaurus",
|
|
47
|
+
"encodingFormat": "application/sparql-query",
|
|
48
|
+
"potentialAction": [
|
|
49
|
+
{
|
|
50
|
+
"@type": "SearchAction",
|
|
51
|
+
"query": "file://catalog/queries/search/rtf-personen.rq"
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"@type": "FindAction",
|
|
55
|
+
"query": "file://catalog/queries/lookup/rtf-personen.rq"
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"@type": "Action",
|
|
59
|
+
"target": {
|
|
60
|
+
"@type": "EntryPoint",
|
|
61
|
+
"actionApplication": {
|
|
62
|
+
"@id": "https://reconciliation-api.github.io/specs/latest/",
|
|
63
|
+
"@type": "SoftwareApplication"
|
|
64
|
+
},
|
|
65
|
+
"urlTemplate": "https://termennetwerk-api.netwerkdigitaalerfgoed.nl/reconcile/{dataset}"
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
]
|
|
69
|
+
}
|
|
70
|
+
]
|
|
71
|
+
}
|
|
@@ -297,6 +297,21 @@
|
|
|
297
297
|
}
|
|
298
298
|
],
|
|
299
299
|
"alternateName": "CBG"
|
|
300
|
+
},
|
|
301
|
+
{
|
|
302
|
+
"@id": "https://www.tresoar.nl",
|
|
303
|
+
"@type": "Organization",
|
|
304
|
+
"name": [
|
|
305
|
+
{
|
|
306
|
+
"@language": "en",
|
|
307
|
+
"@value": "Tresoar: museum, archive and library Friesland"
|
|
308
|
+
},
|
|
309
|
+
{
|
|
310
|
+
"@language": "nl",
|
|
311
|
+
"@value": "Tresoar: museum, archief en bibliotheek Fryslân"
|
|
312
|
+
}
|
|
313
|
+
],
|
|
314
|
+
"alternateName": "Tresoar"
|
|
300
315
|
}
|
|
301
316
|
]
|
|
302
317
|
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
|
|
2
|
+
PREFIX schema: <https://schema.org/>
|
|
3
|
+
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
|
|
4
|
+
|
|
5
|
+
CONSTRUCT {
|
|
6
|
+
?uri a skos:Concept ;
|
|
7
|
+
skos:prefLabel ?prefLabel ;
|
|
8
|
+
skos:altLabel ?altLabel ;
|
|
9
|
+
skos:scopeNote ?scopeNote ;
|
|
10
|
+
skos:exactMatch ?exactMatch_uri ;
|
|
11
|
+
rdfs:seeAlso ?seeAlso_uri .
|
|
12
|
+
}
|
|
13
|
+
WHERE {
|
|
14
|
+
GRAPH <https://fryslan.regiotermen.nl/personen> {
|
|
15
|
+
SELECT * WHERE {
|
|
16
|
+
VALUES ?uri { ?uris }
|
|
17
|
+
|
|
18
|
+
?uri a skos:Concept ;
|
|
19
|
+
skos:prefLabel ?prefLabel ;
|
|
20
|
+
skos:altLabel ?altLabel .
|
|
21
|
+
|
|
22
|
+
OPTIONAL { ?uri skos:note ?scopeNote }
|
|
23
|
+
}
|
|
24
|
+
#LIMIT#
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
OPTIONAL { ?uri schema:sameAs ?exactMatch_uri }
|
|
28
|
+
OPTIONAL { ?uri schema:mainEntityOfPage ?seeAlso_uri }
|
|
29
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
|
|
2
|
+
PREFIX schema: <https://schema.org/>
|
|
3
|
+
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
|
|
4
|
+
|
|
5
|
+
CONSTRUCT {
|
|
6
|
+
?uri a skos:Concept ;
|
|
7
|
+
skos:prefLabel ?prefLabel ;
|
|
8
|
+
skos:altLabel ?altLabel ;
|
|
9
|
+
skos:scopeNote ?scopeNote ;
|
|
10
|
+
skos:exactMatch ?exactMatch_uri ;
|
|
11
|
+
rdfs:seeAlso ?seeAlso_uri .
|
|
12
|
+
}
|
|
13
|
+
WHERE {
|
|
14
|
+
GRAPH <https://fryslan.regiotermen.nl/personen> {
|
|
15
|
+
SELECT * WHERE {
|
|
16
|
+
?uri a skos:Concept ;
|
|
17
|
+
skos:prefLabel ?prefLabel ;
|
|
18
|
+
skos:altLabel ?altLabel .
|
|
19
|
+
|
|
20
|
+
OPTIONAL { ?uri skos:note ?scopeNote }
|
|
21
|
+
|
|
22
|
+
FILTER(CONTAINS(LCASE(?prefLabel), LCASE(?query)) || CONTAINS(LCASE(?altlabel), LCASE(?query)))
|
|
23
|
+
}
|
|
24
|
+
#LIMIT#
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
OPTIONAL { ?uri schema:sameAs ?exactMatch_uri }
|
|
28
|
+
OPTIONAL { ?uri schema:mainEntityOfPage ?seeAlso_uri }
|
|
29
|
+
}
|