Instituto Federal do Maranhão
HOMEPAGE ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://portal.ifma.edu.br/"
}
],
"grid:establishedYear": [
{
"@value": "2008-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.472954.9/address-0"
}
],
"grid:id": [
{
"@value": "grid.472954.9"
}
],
"grid:isni": [
{
"@value": "0000 0001 1516 185X"
}
],
"id": "http://www.grid.ac/institutes/grid.472954.9",
"rdfs:label": "Instituto Federal do Maranh\u00e3o",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Federal de Educa\u00e7\u00e3o Tecnol\u00f3gica do Maranh\u00e3o"
}
],
"skos:prefLabel": [
{
"@value": "Instituto Federal do Maranh\u00e3o"
}
],
"type": [
"http://www.grid.ac/ontology/Education",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "CEFET"
},
{
"@value": "IFMA"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "-2.543695",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "-44.29207",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "S\u00e3o Lu\u00eds"
}
],
"grid:countryCode": [
{
"@value": "BR"
}
],
"grid:countryName": [
{
"@value": "Brazil"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/3388368/"
}
],
"id": "http://www.grid.ac/institutes/grid.472954.9/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.472954.9'
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.472954.9'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.472954.9'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.472954.9'
This table displays all metadata directly associated to this object as RDF triples.
21 TRIPLES
11 PREDICATES
13 URIs
8 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.472954.9 | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | CEFET |
3 | ″ | ″ | IFMA |
4 | ″ | grid:establishedYear | 2008-01-01 |
5 | ″ | grid:hasAddress | grid-institutes:grid.472954.9/address-0 |
6 | ″ | grid:id | grid.472954.9 |
7 | ″ | grid:isni | 0000 0001 1516 185X |
8 | ″ | rdf:type | grid:Education |
9 | ″ | ″ | foaf:Organization |
10 | ″ | rdfs:label | Instituto Federal do Maranhão |
11 | ″ | skos:altLabel | Federal de Educação Tecnológica do Maranhão |
12 | ″ | skos:prefLabel | Instituto Federal do Maranhão |
13 | ″ | foaf:homepage | http://portal.ifma.edu.br/ |
14 | grid-institutes:grid.472954.9/address-0 | sgo:sdDataset | grid |
15 | ″ | grid:cityName | São Luís |
16 | ″ | grid:countryCode | BR |
17 | ″ | grid:countryName | Brazil |
18 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/3388368/ |
19 | ″ | rdf:type | grid:Address |
20 | ″ | geo-pos:lat | -2.543695 |
21 | ″ | geo-pos:long | -44.29207 |