Orange (France)
HOMEPAGE ADDRESShttp://www.grid.ac/institutes/grid.89485.38
ISNIhttp://www.isni.org/isni/0000000406005611
CROSSREF501100003187 | 501100003951
WIKIDATA WIKIPEDIA
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://www.orange.com/en/home"
}
],
"grid:crossrefFunderId": [
{
"@value": "501100003951"
},
{
"@value": "501100003187"
}
],
"grid:establishedYear": [
{
"@value": "1988-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.89485.38/address-0"
}
],
"grid:hasChild": [
{
"id": "http://www.grid.ac/institutes/grid.426180.9"
},
{
"id": "http://www.grid.ac/institutes/grid.436280.b"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q1431486"
}
],
"grid:id": [
{
"@value": "grid.89485.38"
}
],
"grid:isni": [
{
"@value": "0000 0004 0600 5611"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/Orange_S.A."
}
],
"id": "http://www.grid.ac/institutes/grid.89485.38",
"rdfs:label": "Orange (France)",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "France T\u00e9l\u00e9com "
}
],
"skos:prefLabel": [
{
"@value": "Orange (France)"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Company"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://www.orange.pl/start.phtml"
}
],
"grid:establishedYear": [
{
"@value": "1991-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.426180.9/address-0"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.89485.38"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q1465005"
}
],
"grid:id": [
{
"@value": "grid.426180.9"
}
],
"grid:isni": [
{
"@value": "0000 0001 2233 3672"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Orange_Polska"
}
],
"id": "http://www.grid.ac/institutes/grid.426180.9",
"rdfs:label": "Orange (Poland)",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Telekomunikacja Polska"
}
],
"skos:prefLabel": [
{
"@value": "Orange (Poland)"
}
],
"type": [
"http://www.grid.ac/ontology/Company",
"http://xmlns.com/foaf/0.1/Organization"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "https://www.orange.be/"
}
],
"grid:establishedYear": [
{
"@value": "1996-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.436280.b/address-0"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.89485.38"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q24038997"
}
],
"grid:id": [
{
"@value": "grid.436280.b"
}
],
"grid:isni": [
{
"@value": "0000 0004 0421 708X"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Orange_Belgium"
}
],
"id": "http://www.grid.ac/institutes/grid.436280.b",
"rdfs:label": "Orange (Belgium)",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Mobistar"
}
],
"skos:prefLabel": [
{
"@value": "Orange (Belgium)"
}
],
"type": [
"http://www.grid.ac/ontology/Company",
"http://xmlns.com/foaf/0.1/Organization"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "48.835023",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "2.292472",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Paris"
}
],
"grid:countryCode": [
{
"@value": "FR"
}
],
"grid:countryName": [
{
"@value": "France"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/2988507/"
}
],
"id": "http://www.grid.ac/institutes/grid.89485.38/address-0",
"sdDataset": "grid",
"type": [
"http://www.grid.ac/ontology/Address"
]
}
]
Download the RDF metadata as: json-ld nt turtle xml License info
JSON-LD is a popular format for linked data which is fully compatible with JSON.
curl -H 'Accept: application/ld+json' 'https://www.grid.ac/institutes/grid.89485.38'
N-Triples is a line-based linked data format ideal for batch operations.
curl -H 'Accept: application/n-triples' 'https://www.grid.ac/institutes/grid.89485.38'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.89485.38'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.89485.38'
This table displays all metadata directly associated to this object as RDF triples.
53 TRIPLES
14 PREDICATES
17 URIs
8 LITERALS