forked from FacultadInformatica-LinkedData/Curso2020-2021
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathquery_5.txt
More file actions
110 lines (109 loc) · 2.38 KB
/
Copy pathquery_5.txt
File metadata and controls
110 lines (109 loc) · 2.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
select distinct ?properties,(COUNT(?values) AS ?value_prop)
where
{
?x rdf:type <http://dbpedia.org/ontology/Politician>.
?x ?properties ?values
FILTER(?properties!=rdf:type)
}
LIMIT 50
properties value_prop
http://es.dbpedia.org/property/afiliaciones
1417
http://es.dbpedia.org/property/conocidoPor
42
http://es.dbpedia.org/property/isbn
3074
http://es.dbpedia.org/property/período
15552
http://es.dbpedia.org/property/subtítulo
968
http://dbpedia.org/ontology/wikiPageRevisionID
24273
http://es.dbpedia.org/property/url
5505
http://es.dbpedia.org/property/vicegobernador
526
http://es.dbpedia.org/property/facebook
377
http://es.dbpedia.org/property/idioma
930
http://es.dbpedia.org/property/área
62
http://es.dbpedia.org/property/etnia
60
http://es.dbpedia.org/property/pareja
103
http://es.dbpedia.org/property/title
392
http://es.dbpedia.org/property/periodo
19
http://es.dbpedia.org/property/otrosnombres
19
http://es.dbpedia.org/property/descripción
93
http://es.dbpedia.org/property/3data
126
http://es.dbpedia.org/property/empleos
42
http://es.dbpedia.org/property/jefe
151
http://es.dbpedia.org/property/selecciónNacionalPeríodo
2
http://es.dbpedia.org/property/2a
31
http://es.dbpedia.org/property/3ps
1
http://es.dbpedia.org/property/chapter
3
http://es.dbpedia.org/property/estado
21
http://es.dbpedia.org/property/others
4
http://es.dbpedia.org/property/nota
4
http://es.dbpedia.org/property/teniente
53
http://es.dbpedia.org/property/tipo
17
http://es.dbpedia.org/property/madre
19
http://es.dbpedia.org/property/lugarDeEntierro
15
http://es.dbpedia.org/property/colwidth
3
http://es.dbpedia.org/property/porcentajeParticipación
2
http://dbpedia.org/property/wordnet_type
2
http://dbpedia.org/property/book
1
http://dbpedia.org/property/congbio
1
http://dbpedia.org/property/fec
1
http://dbpedia.org/property/predecessor
3
http://es.dbpedia.org/property/alineaciónTexto
15
http://es.dbpedia.org/property/peso
7
http://es.dbpedia.org/property/birthname
2
http://es.dbpedia.org/property/portal
19
http://es.dbpedia.org/property/tamañoEscudo
3
http://es.dbpedia.org/property/encabezado
3
http://es.dbpedia.org/property/disoluciónDeLaRevuelta
1
http://es.dbpedia.org/property/coronación
1
http://es.dbpedia.org/property/raza
4
http://es.dbpedia.org/property/listaextra
2
http://es.dbpedia.org/property/direction
3
http://es.dbpedia.org/property/colección
11