The sameAs.cc dataset (2018 release)
RDF triples | Subjects | Predicates | Objects | Time quota | Max results per request |
---|---|---|---|---|---|
558,943,116 triples | 107,742,142 | 1 | 136,950,189 | 75ms | 2000 bindings |
Access the VoID description of the dataset at http://soyez-sage.univ-nantes.fr/void/sameAs.
Show the VoID description of this dataset in N-Triples Turtle XML
<http://soyez-sage.univ-nantes.fr/sparql/sameAs> <http://rdfs.org/ns/void#feature> <http://www.w3.org/ns/formats/SPARQL_Results_XML> . <http://soyez-sage.univ-nantes.fr/sparql/sameAs> <http://sage.univ-nantes.fr/sage-voc#hasExampleQuery> _:Nf196ec7d73bd45a887538ae278849b82 . <http://soyez-sage.univ-nantes.fr/sparql/sameAs> <http://purl.org/dc/terms/title> "sameAs" . <http://soyez-sage.univ-nantes.fr/sparql/sameAs> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://sage.univ-nantes.fr/sage-voc#SageDataset> . <http://soyez-sage.univ-nantes.fr/sparql/sameAs> <http://www.w3.org/ns/hydra/core#itemsPerPage> "2000"^^<http://www.w3.org/2001/XMLSchema#integer> . _:N399dd5f95e064cc5bdc0d0679be95c03 <http://www.w3.org/2000/01/rdf-schema#label> "All entities referring to Rihanna" . <http://soyez-sage.univ-nantes.fr/sparql/sameAs> <http://www.w3.org/ns/hydra/core#entrypoint> <http://soyez-sage.univ-nantes.fr/sparql/sameAs> . _:N9c7c4210008e4fec9552c4f4a1f8e619 <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>\nPREFIX owl: <http://www.w3.org/2002/07/owl#>\nprefix dbr: <http://dbpedia.org/resource/>\n\nSELECT ?cc ?label_wikidata ?label_dbpedia WHERE {\n dbr:Albert_Einstein owl:sameAs ?cc .\n # Get english labels from Wikidata\n OPTIONAL {\n SERVICE <http://sage.univ-nantes.fr/sparql/wikidata-2017-03-13> {\n ?cc rdfs:label ?label_wikidata .\n }\n FILTER(LANGMATCHES(LANG(?label_wikidata), \"EN\"))\n }\n # Get english labels from DBpedia\n OPTIONAL {\n SERVICE <http://sage.univ-nantes.fr/sparql/dbpedia-2016-04> {\n ?cc rdfs:label ?label_dbpedia .\n }\n FILTER(LANGMATCHES(LANG(?label_dbpedia), \"EN\"))\n }\n # Only display entities with a label either in DBpedia or Wikidata\n FILTER(bound(?label_dbpedia) || bound(?label_wikidata))\n}\n" . <http://soyez-sage.univ-nantes.fr/sparql/sameAs> <http://rdfs.org/ns/void#properties> "1"^^<http://www.w3.org/2001/XMLSchema#integer> . _:Nf196ec7d73bd45a887538ae278849b82 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://sage.univ-nantes.fr/sage-voc#ExampleQuery> . _:N9c7c4210008e4fec9552c4f4a1f8e619 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://sage.univ-nantes.fr/sage-voc#ExampleQuery> . <http://soyez-sage.univ-nantes.fr/sparql/sameAs> <http://rdfs.org/ns/void#distinctSubjects> "107742142"^^<http://www.w3.org/2001/XMLSchema#integer> . <http://soyez-sage.univ-nantes.fr/sparql/sameAs> <http://sage.univ-nantes.fr/sage-voc#hasExampleQuery> _:Ne289f572e3db469c88c415d658555537 . <http://soyez-sage.univ-nantes.fr/sparql/sameAs> <http://rdfs.org/ns/void#feature> <http://www.w3.org/ns/formats/SPARQL_Results_JSON> . <http://soyez-sage.univ-nantes.fr/sparql/sameAs> <http://www.w3.org/ns/sparql-service-description#endpoint> <http://soyez-sage.univ-nantes.fr/sparql/sameAs> . _:Nf196ec7d73bd45a887538ae278849b82 <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "SELECT ?cc WHERE {\n <http://dbpedia.org/resource/Barack_Obama> <http://www.w3.org/2002/07/owl#sameAs> ?cc .\n}\n" . _:N399dd5f95e064cc5bdc0d0679be95c03 <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "PREFIX owl: <http://www.w3.org/2002/07/owl#>\nprefix dbr: <http://dbpedia.org/resource/>\n\nSELECT ?cc WHERE {\n dbr:Rihanna owl:sameAs ?cc .\n}\n" . <http://soyez-sage.univ-nantes.fr/sparql/sameAs> <http://sage.univ-nantes.fr/sage-voc#hasExampleQuery> _:N9c7c4210008e4fec9552c4f4a1f8e619 . <http://soyez-sage.univ-nantes.fr/sparql/sameAs> <http://sage.univ-nantes.fr/sage-voc#quota> "75"^^<http://www.w3.org/2001/XMLSchema#integer> . <http://soyez-sage.univ-nantes.fr/sparql/sameAs> <http://purl.org/dc/terms/description> "The sameAs.cc dataset (2018 release)" . _:Ne289f572e3db469c88c415d658555537 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://sage.univ-nantes.fr/sage-voc#ExampleQuery> . <http://soyez-sage.univ-nantes.fr/sparql/sameAs> <http://rdfs.org/ns/void#distinctObjects> "136950189"^^<http://www.w3.org/2001/XMLSchema#integer> . _:Ne289f572e3db469c88c415d658555537 <http://www.w3.org/2000/01/rdf-schema#label> "All entities referring to Albert Einstein" . _:N399dd5f95e064cc5bdc0d0679be95c03 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://sage.univ-nantes.fr/sage-voc#ExampleQuery> . _:Nf196ec7d73bd45a887538ae278849b82 <http://www.w3.org/2000/01/rdf-schema#label> "All entities refering to Barack Obama" . _:Ne289f572e3db469c88c415d658555537 <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "PREFIX owl: <http://www.w3.org/2002/07/owl#>\nprefix dbr: <http://dbpedia.org/resource/>\n\nSELECT ?cc WHERE {\n dbr:Albert_Einstein owl:sameAs ?cc .\n}\n" . _:N9c7c4210008e4fec9552c4f4a1f8e619 <http://www.w3.org/2000/01/rdf-schema#label> "All entities, and their labels, referring to Albert Einstein" . <http://soyez-sage.univ-nantes.fr/sparql/sameAs> <http://sage.univ-nantes.fr/sage-voc#hasExampleQuery> _:N399dd5f95e064cc5bdc0d0679be95c03 . <http://soyez-sage.univ-nantes.fr/sparql/sameAs> <http://rdfs.org/ns/void#triples> "558943116"^^<http://www.w3.org/2001/XMLSchema#integer> . <http://soyez-sage.univ-nantes.fr/sparql/sameAs> <http://xmlns.com/foaf/0.1/homepage> <http://soyez-sage.univ-nantes.fr/sparql/sameAs> .
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix hydra: <http://www.w3.org/ns/hydra/core#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix sage: <http://sage.univ-nantes.fr/sage-voc#> . @prefix sd: <http://www.w3.org/ns/sparql-service-description#> . @prefix void: <http://rdfs.org/ns/void#> . @prefix xml: <http://www.w3.org/XML/1998/namespace> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <http://soyez-sage.univ-nantes.fr/sparql/sameAs> a sage:SageDataset ; dcterms:description "The sameAs.cc dataset (2018 release)" ; dcterms:title "sameAs" ; void:distinctObjects 136950189 ; void:distinctSubjects 107742142 ; void:feature <http://www.w3.org/ns/formats/SPARQL_Results_JSON>, <http://www.w3.org/ns/formats/SPARQL_Results_XML> ; void:properties 1 ; void:triples 558943116 ; sage:hasExampleQuery [ a sage:ExampleQuery ; rdfs:label "All entities, and their labels, referring to Albert Einstein" ; rdf:value """PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX owl: <http://www.w3.org/2002/07/owl#> prefix dbr: <http://dbpedia.org/resource/> SELECT ?cc ?label_wikidata ?label_dbpedia WHERE { dbr:Albert_Einstein owl:sameAs ?cc . # Get english labels from Wikidata OPTIONAL { SERVICE <http://sage.univ-nantes.fr/sparql/wikidata-2017-03-13> { ?cc rdfs:label ?label_wikidata . } FILTER(LANGMATCHES(LANG(?label_wikidata), "EN")) } # Get english labels from DBpedia OPTIONAL { SERVICE <http://sage.univ-nantes.fr/sparql/dbpedia-2016-04> { ?cc rdfs:label ?label_dbpedia . } FILTER(LANGMATCHES(LANG(?label_dbpedia), "EN")) } # Only display entities with a label either in DBpedia or Wikidata FILTER(bound(?label_dbpedia) || bound(?label_wikidata)) } """ ], [ a sage:ExampleQuery ; rdfs:label "All entities refering to Barack Obama" ; rdf:value """SELECT ?cc WHERE { <http://dbpedia.org/resource/Barack_Obama> <http://www.w3.org/2002/07/owl#sameAs> ?cc . } """ ], [ a sage:ExampleQuery ; rdfs:label "All entities referring to Rihanna" ; rdf:value """PREFIX owl: <http://www.w3.org/2002/07/owl#> prefix dbr: <http://dbpedia.org/resource/> SELECT ?cc WHERE { dbr:Rihanna owl:sameAs ?cc . } """ ], [ a sage:ExampleQuery ; rdfs:label "All entities referring to Albert Einstein" ; rdf:value """PREFIX owl: <http://www.w3.org/2002/07/owl#> prefix dbr: <http://dbpedia.org/resource/> SELECT ?cc WHERE { dbr:Albert_Einstein owl:sameAs ?cc . } """ ] ; sage:quota 75 ; hydra:entrypoint <http://soyez-sage.univ-nantes.fr/sparql/sameAs> ; hydra:itemsPerPage 2000 ; sd:endpoint <http://soyez-sage.univ-nantes.fr/sparql/sameAs> ; foaf:homepage <http://soyez-sage.univ-nantes.fr/sparql/sameAs> .
<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:dcterms="http://purl.org/dc/terms/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:hydra="http://www.w3.org/ns/hydra/core#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:sage="http://sage.univ-nantes.fr/sage-voc#" xmlns:sd="http://www.w3.org/ns/sparql-service-description#" xmlns:void="http://rdfs.org/ns/void#" > <rdf:Description rdf:nodeID="N685dac0c36b64eb1be117ea50ef36181"> <rdf:value>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX owl: <http://www.w3.org/2002/07/owl#> prefix dbr: <http://dbpedia.org/resource/> SELECT ?cc ?label_wikidata ?label_dbpedia WHERE { dbr:Albert_Einstein owl:sameAs ?cc . # Get english labels from Wikidata OPTIONAL { SERVICE <http://sage.univ-nantes.fr/sparql/wikidata-2017-03-13> { ?cc rdfs:label ?label_wikidata . } FILTER(LANGMATCHES(LANG(?label_wikidata), "EN")) } # Get english labels from DBpedia OPTIONAL { SERVICE <http://sage.univ-nantes.fr/sparql/dbpedia-2016-04> { ?cc rdfs:label ?label_dbpedia . } FILTER(LANGMATCHES(LANG(?label_dbpedia), "EN")) } # Only display entities with a label either in DBpedia or Wikidata FILTER(bound(?label_dbpedia) || bound(?label_wikidata)) } </rdf:value> <rdf:type rdf:resource="http://sage.univ-nantes.fr/sage-voc#ExampleQuery"/> <rdfs:label>All entities, and their labels, referring to Albert Einstein</rdfs:label> </rdf:Description> <rdf:Description rdf:about="http://soyez-sage.univ-nantes.fr/sparql/sameAs"> <void:feature rdf:resource="http://www.w3.org/ns/formats/SPARQL_Results_JSON"/> <rdf:type rdf:resource="http://sage.univ-nantes.fr/sage-voc#SageDataset"/> <hydra:itemsPerPage rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2000</hydra:itemsPerPage> <void:distinctSubjects rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">107742142</void:distinctSubjects> <sd:endpoint rdf:resource="http://soyez-sage.univ-nantes.fr/sparql/sameAs"/> <sage:hasExampleQuery rdf:nodeID="N685dac0c36b64eb1be117ea50ef36181"/> <void:properties rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</void:properties> <void:distinctObjects rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">136950189</void:distinctObjects> <sage:quota rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">75</sage:quota> <dcterms:description>The sameAs.cc dataset (2018 release)</dcterms:description> <sage:hasExampleQuery rdf:nodeID="Nc0888c2357764e15a9e99e075f4f5dd9"/> <sage:hasExampleQuery rdf:nodeID="N9182035719fd453aaf89608b715e35ff"/> <hydra:entrypoint rdf:resource="http://soyez-sage.univ-nantes.fr/sparql/sameAs"/> <void:triples rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">558943116</void:triples> <sage:hasExampleQuery rdf:nodeID="Naf58bcd48d7c4fa0a823d16ba83ebbf9"/> <void:feature rdf:resource="http://www.w3.org/ns/formats/SPARQL_Results_XML"/> <dcterms:title>sameAs</dcterms:title> <foaf:homepage rdf:resource="http://soyez-sage.univ-nantes.fr/sparql/sameAs"/> </rdf:Description> <rdf:Description rdf:nodeID="Nc0888c2357764e15a9e99e075f4f5dd9"> <rdfs:label>All entities refering to Barack Obama</rdfs:label> <rdf:type rdf:resource="http://sage.univ-nantes.fr/sage-voc#ExampleQuery"/> <rdf:value>SELECT ?cc WHERE { <http://dbpedia.org/resource/Barack_Obama> <http://www.w3.org/2002/07/owl#sameAs> ?cc . } </rdf:value> </rdf:Description> <rdf:Description rdf:nodeID="N9182035719fd453aaf89608b715e35ff"> <rdfs:label>All entities referring to Albert Einstein</rdfs:label> <rdf:value>PREFIX owl: <http://www.w3.org/2002/07/owl#> prefix dbr: <http://dbpedia.org/resource/> SELECT ?cc WHERE { dbr:Albert_Einstein owl:sameAs ?cc . } </rdf:value> <rdf:type rdf:resource="http://sage.univ-nantes.fr/sage-voc#ExampleQuery"/> </rdf:Description> <rdf:Description rdf:nodeID="Naf58bcd48d7c4fa0a823d16ba83ebbf9"> <rdf:value>PREFIX owl: <http://www.w3.org/2002/07/owl#> prefix dbr: <http://dbpedia.org/resource/> SELECT ?cc WHERE { dbr:Rihanna owl:sameAs ?cc . } </rdf:value> <rdfs:label>All entities referring to Rihanna</rdfs:label> <rdf:type rdf:resource="http://sage.univ-nantes.fr/sage-voc#ExampleQuery"/> </rdf:Description> </rdf:RDF>
The following SPARQL queries can be executed on this dataset.
Keywords: Barack Obama sameAs SPARQL query sameAs.cc
Description: Finds all entities referring to Barack Obama, using owl:sameAs
Dataset URI: http://soyez-sage.univ-nantes.fr/sparql/sameAs
The SaGe server has a native support for evaluating a subset of the SPARQL syntax. It supports SPARQL queries with the following features:
To execute complete SPARQL queries using a SaGe server, you have two options: