generated from FacultadInformatica-LinkedData/Template-Curso
-
Notifications
You must be signed in to change notification settings - Fork 132
/
Copy pathquery_2.txt
112 lines (110 loc) · 4.19 KB
/
query_2.txt
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
111
112
SELECT DISTINCT ?propiedades
WHERE{
{
?politico rdf:type <http://dbpedia.org/ontology/Politician> .
?politico ?propiedades ?z .
FILTER(?propiedades != rdf:type) .
}
}
LIMIT 100
propiedades
http://www.w3.org/2000/01/rdf-schema#label
http://www.w3.org/2000/01/rdf-schema#comment
http://www.w3.org/2002/07/owl#sameAs
http://xmlns.com/foaf/0.1/name
http://xmlns.com/foaf/0.1/topic
http://xmlns.com/foaf/0.1/homepage
http://purl.org/dc/terms/subject
http://xmlns.com/foaf/0.1/isPrimaryTopicOf
http://es.dbpedia.org/property/gabinete
http://es.dbpedia.org/property/afiliaciones
http://es.dbpedia.org/property/almaMáter
http://es.dbpedia.org/property/almamáter
http://es.dbpedia.org/property/cargo
http://es.dbpedia.org/property/causaMuerte
http://es.dbpedia.org/property/ciudadanía
http://es.dbpedia.org/property/conflictos
http://es.dbpedia.org/property/cónyuge
http://es.dbpedia.org/property/distrito
http://es.dbpedia.org/property/educación
http://es.dbpedia.org/property/escudo
http://es.dbpedia.org/property/fechaDeFallecimiento
http://es.dbpedia.org/property/fechaDeNacimiento
http://es.dbpedia.org/property/final
http://es.dbpedia.org/property/hijos
http://es.dbpedia.org/property/imagen
http://es.dbpedia.org/property/inicio
http://es.dbpedia.org/property/lenguaMaterna
http://es.dbpedia.org/property/lugarDeDescanso
http://es.dbpedia.org/property/lugarDeFallecimiento
http://es.dbpedia.org/property/lugarDeNacimiento
http://es.dbpedia.org/property/nacionalidad
http://es.dbpedia.org/property/nombre
http://es.dbpedia.org/property/nombreCompleto
http://es.dbpedia.org/property/nombreDeNacimiento
http://es.dbpedia.org/property/nombreNativo
http://es.dbpedia.org/property/ocupación
http://es.dbpedia.org/property/padres
http://es.dbpedia.org/property/partido
http://es.dbpedia.org/property/partidoPolítico
http://es.dbpedia.org/property/período
http://es.dbpedia.org/property/pieDeImagen
http://es.dbpedia.org/property/pieimagen
http://es.dbpedia.org/property/predecesor
http://es.dbpedia.org/property/premios
http://es.dbpedia.org/property/presidente
http://es.dbpedia.org/property/primerministro
http://es.dbpedia.org/property/profesión
http://es.dbpedia.org/property/religión
http://es.dbpedia.org/property/residencia
http://es.dbpedia.org/property/sitioWeb
http://es.dbpedia.org/property/sucesor
http://es.dbpedia.org/property/tamaño
http://es.dbpedia.org/property/título
http://es.dbpedia.org/property/etnia
http://es.dbpedia.org/property/monarca
http://dbpedia.org/ontology/deathPlace
http://dbpedia.org/ontology/birthPlace
http://dbpedia.org/ontology/wikiPageID
http://dbpedia.org/ontology/wikiPageRevisionID
http://dbpedia.org/ontology/wikiPageExternalLink
http://dbpedia.org/ontology/wikiPageLength
http://dbpedia.org/ontology/child
http://dbpedia.org/ontology/nationality
http://dbpedia.org/ontology/occupation
http://dbpedia.org/ontology/party
http://dbpedia.org/ontology/profession
http://dbpedia.org/ontology/religion
http://dbpedia.org/ontology/residence
http://dbpedia.org/ontology/successor
http://www.w3.org/ns/prov#wasDerivedFrom
http://dbpedia.org/ontology/abstract
http://www.w3.org/2007/05/powder-s#describedby
http://es.dbpedia.org/property/apellido
http://es.dbpedia.org/property/apellidos
http://es.dbpedia.org/property/apodo
http://es.dbpedia.org/property/año
http://es.dbpedia.org/property/capítulo
http://es.dbpedia.org/property/edición
http://es.dbpedia.org/property/editorial
http://es.dbpedia.org/property/empleador
http://es.dbpedia.org/property/familiares
http://es.dbpedia.org/property/fecha
http://es.dbpedia.org/property/fechaacceso
http://es.dbpedia.org/property/isbn
http://es.dbpedia.org/property/número
http://es.dbpedia.org/property/pareja
http://es.dbpedia.org/property/posgrado
http://es.dbpedia.org/property/publicación
http://es.dbpedia.org/property/páginas
http://es.dbpedia.org/property/seudónimo
http://es.dbpedia.org/property/sitioweb
http://es.dbpedia.org/property/tamañoDeImagen
http://es.dbpedia.org/property/tratamiento
http://es.dbpedia.org/property/twitter
http://es.dbpedia.org/property/ubicación
http://es.dbpedia.org/property/url
http://es.dbpedia.org/property/volumen
http://es.dbpedia.org/property/juntoa
http://es.dbpedia.org/property/almaMater
http://es.dbpedia.org/property/cargoOcupado