CDEC Linked Open Data
http://dati.cdec.it/lod/shoah/website an entity of type: Website
resources
facets
voce di indice 1201
vittima della Shoah 9008
salvato 1312
partigiano 557
donatore 185
autore 196
antifascista 163
studente 1
studente 1
avvocato 1
Tecnico 1
Studente 1
Studente 38
Stagnino 1
Sellaio 1
Scaccino 1
Sarto 7
Sarta 5
SARTO 18
SARTA 16
Ragioniere 18
Rabbino 23
Pugile 3
Politico 1
Pittrice 1
Pittore 7
Pianista 1
Ortolano 1
Orefice 1
Orafo 1
Operaio 13
OSTE 2
OREFICE 2
OPERAIO 5
Notaio 1
Negoziante 21
N.D. 2
Militare 4
Merciaio 1
Medico 3
Medico 36
Manovale 1
Maestro 1
Maestra 3
MEDICO 4
MANOVALE 2
MACELLAIO 10
Libraio 2
LIBRAIO 1
Insegnante 47
Ingegnere 39
Industriale 30
Imprenditore 19
Impiegato 73
INSEGNANTE 10
INGEGNERE 11
INDUSTRIALE 12
IMPIEGATO 53
Hazan 4
Grafica 1
Giurista 1
Giornalista 13
Geometra 1
GARZONE 1
Filosofo 1
Facchino 7
Fabbro 1
FIORAIO 1
FACCHINO 11
FABBRO 4
Editore 1
Docente 2
Dirigente 15
Designer 1
Custode 2
Cuoco 1
Commesso 28
Commerciante 114
Chimico 3
Casalinga 29
CUSTODE 1
CUOCO 3
COMMESSO 35
COMMERCIANTE 139
CHIMICO 2
CARTAIO 1
CALZOLAIO 12
Bidello 1
Barbiere 1
BARBIERE 2
Avvocato 53
Autista 4
Attore 1
Artista 2
Artigiano 21
AVVOCATO 8
AUTISTA 3
SPARQL QUERY
SELECT DISTINCT ?s FROM <http://dati.cdec.it/lod/shoah/> {?s a <http://xmlns.com/foaf/0.1/Person>;<http://www.w3.org/2000/01/rdf-schema#label> ?label.
} order by asc(?label) LIMIT 10
SELECT (COUNT(DISTINCT ?s) AS ?o) FROM <http://dati.cdec.it/lod/shoah/> {?s a <http://xmlns.com/foaf/0.1/Person> .
}
SELECT ?s (COUNT(DISTINCT ?p) AS ?o)
{{?p a <http://xmlns.com/foaf/0.1/Person>. ?p <http://purl.org/dc/elements/1.1/type> ?s. }
}
group by ?s order by desc(?s)
SELECT ?s (COUNT(DISTINCT ?p) AS ?o)
{{?p a <http://xmlns.com/foaf/0.1/Person>. ?p <http://dati.cdec.it/lod/bio-ext/shoahSurvivor> ?s. }
}
group by ?s order by desc(?s)
SELECT ?s (COUNT(DISTINCT ?p) AS ?o)
{{?p a <http://xmlns.com/foaf/0.1/Person>. ?p <http://xmlns.com/foaf/0.1/gender> ?s. }
}
group by ?s order by desc(?s)
SELECT ?s (COUNT(DISTINCT ?p) AS ?o)
{{?p a <http://xmlns.com/foaf/0.1/Person>. ?p <http://purl.org/vocab/bio/0.1/position> ?s. }
}
group by ?s order by desc(?s)