Stark State College
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.starkstate.edu/"
}
],
"grid:establishedYear": [
{
"@value": "1960-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.422584.d/address-0"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.449859.d"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q7601976"
}
],
"grid:id": [
{
"@value": "grid.422584.d"
}
],
"grid:isni": [
{
"@value": "0000 0004 0544 9632"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Stark_State_College"
}
],
"id": "http://www.grid.ac/institutes/grid.422584.d",
"rdfs:label": "Stark State College",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Stark Technical College"
}
],
"skos:prefLabel": [
{
"@value": "Stark State College"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Education"
]
}
]
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.422584.d'
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.422584.d'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.422584.d'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.422584.d'
This table displays all metadata directly associated to this object as RDF triples.
14 TRIPLES
13 PREDICATES
14 URIs
6 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.422584.d | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 1960-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.422584.d/address-0 |
4 | ″ | grid:hasParent | grid-institutes:grid.449859.d |
5 | ″ | grid:hasWikidataId | wd:Q7601976 |
6 | ″ | grid:id | grid.422584.d |
7 | ″ | grid:isni | 0000 0004 0544 9632 |
8 | ″ | grid:wikipediaPage | https://en.wikipedia.org/wiki/Stark_State_College |
9 | ″ | rdf:type | grid:Education |
10 | ″ | ″ | foaf:Organization |
11 | ″ | rdfs:label | Stark State College |
12 | ″ | skos:altLabel | Stark Technical College |
13 | ″ | skos:prefLabel | Stark State College |
14 | ″ | foaf:homepage | https://www.starkstate.edu/ |