Polytechnic School of Algiers
HOMEPAGE ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://www.enp.edu.dz/"
}
],
"grid:establishedYear": [
{
"@value": "1925-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.463233.3/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q3578167"
}
],
"grid:id": [
{
"@value": "grid.463233.3"
}
],
"grid:isni": [
{
"@value": "0000 0004 0647 4872"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Polytechnic_School_of_Algiers"
}
],
"id": "http://www.grid.ac/institutes/grid.463233.3",
"rdfs:label": "Polytechnic School of Algiers",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "National Polytechnic School"
},
{
"@value": "\u00c9cole Nationale Polytechnique"
}
],
"skos:prefLabel": [
{
"@value": "Polytechnic School of Algiers"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Education"
],
"vivo:abbreviation": [
{
"@value": "ENP"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "36.7232",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "3.1508",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Algiers"
}
],
"grid:countryCode": [
{
"@value": "DZ"
}
],
"grid:countryName": [
{
"@value": "Algeria"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/2507480/"
}
],
"id": "http://www.grid.ac/institutes/grid.463233.3/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.463233.3'
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.463233.3'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.463233.3'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.463233.3'
This table displays all metadata directly associated to this object as RDF triples.
23 TRIPLES
13 PREDICATES
15 URIs
8 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.463233.3 | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | ENP |
3 | ″ | grid:establishedYear | 1925-01-01 |
4 | ″ | grid:hasAddress | grid-institutes:grid.463233.3/address-0 |
5 | ″ | grid:hasWikidataId | wd:Q3578167 |
6 | ″ | grid:id | grid.463233.3 |
7 | ″ | grid:isni | 0000 0004 0647 4872 |
8 | ″ | grid:wikipediaPage | https://en.wikipedia.org/wiki/Polytechnic_School_of_Algiers |
9 | ″ | rdf:type | grid:Education |
10 | ″ | ″ | foaf:Organization |
11 | ″ | rdfs:label | Polytechnic School of Algiers |
12 | ″ | skos:altLabel | National Polytechnic School |
13 | ″ | ″ | École Nationale Polytechnique |
14 | ″ | skos:prefLabel | Polytechnic School of Algiers |
15 | ″ | foaf:homepage | http://www.enp.edu.dz/ |
16 | grid-institutes:grid.463233.3/address-0 | sgo:sdDataset | grid |
17 | ″ | grid:cityName | Algiers |
18 | ″ | grid:countryCode | DZ |
19 | ″ | grid:countryName | Algeria |
20 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/2507480/ |
21 | ″ | rdf:type | grid:Address |
22 | ″ | geo-pos:lat | 36.7232 |
23 | ″ | geo-pos:long | 3.1508 |