CDEC Linked Open Data

http://dati.cdec.it/lod/shoah/website an entity of type: Website

resources

facets

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. {?s <http://purl.org/vocab/bio/0.1/position> "Commercio: rappresentante"} } 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> . {?s <http://purl.org/vocab/bio/0.1/position> "Commercio: rappresentante"} }
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. } {?p <http://purl.org/vocab/bio/0.1/position> "Commercio: rappresentante"} } 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. } {?p <http://purl.org/vocab/bio/0.1/position> "Commercio: rappresentante"} } 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. } {?p <http://purl.org/vocab/bio/0.1/position> "Commercio: rappresentante"} } 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/dc/elements/1.1/type> ?s. } {?p <http://purl.org/vocab/bio/0.1/position> "Commercio: rappresentante"} } group by ?s order by desc(?s)

DATA

Licensed under Creative Commons Attribution 3.0 International (CC BY 3.0)