National Polytechnic School
HOMEPAGE ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "https://www.epn.edu.ec/"
}
],
"grid:establishedYear": [
{
"@value": "1869-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.440857.a/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q2581892"
},
{
"id": "http://www.wikidata.org/entity/Q8778175"
}
],
"grid:id": [
{
"@value": "grid.440857.a"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/National_Polytechnic_School_(Ecuador)"
}
],
"id": "http://www.grid.ac/institutes/grid.440857.a",
"rdfs:label": "National Polytechnic School",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "National Polytechnic School"
}
],
"type": [
"http://www.grid.ac/ontology/Education",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "EPN"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "-0.212471",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "-78.48835",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Quito"
}
],
"grid:countryCode": [
{
"@value": "EC"
}
],
"grid:countryName": [
{
"@value": "Ecuador"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/3652462/"
}
],
"id": "http://www.grid.ac/institutes/grid.440857.a/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.440857.a'
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.440857.a'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.440857.a'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.440857.a'
This table displays all metadata directly associated to this object as RDF triples.
21 TRIPLES
11 PREDICATES
13 URIs
5 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.440857.a | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | EPN |
3 | ″ | grid:establishedYear | 1869-01-01 |
4 | ″ | grid:hasAddress | grid-institutes:grid.440857.a/address-0 |
5 | ″ | grid:hasWikidataId | wd:Q2581892 |
6 | ″ | ″ | wd:Q8778175 |
7 | ″ | grid:id | grid.440857.a |
8 | ″ | grid:wikipediaPage | https://en.wikipedia.org/wiki/National_Polytechnic_School_(Ecuador) |
9 | ″ | rdf:type | grid:Education |
10 | ″ | ″ | foaf:Organization |
11 | ″ | rdfs:label | National Polytechnic School |
12 | ″ | skos:prefLabel | National Polytechnic School |
13 | ″ | foaf:homepage | https://www.epn.edu.ec/ |
14 | grid-institutes:grid.440857.a/address-0 | sgo:sdDataset | grid |
15 | ″ | grid:cityName | Quito |
16 | ″ | grid:countryCode | EC |
17 | ″ | grid:countryName | Ecuador |
18 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/3652462/ |
19 | ″ | rdf:type | grid:Address |
20 | ″ | geo-pos:lat | -0.212471 |
21 | ″ | geo-pos:long | -78.48835 |