Penn State Wilkes-Barre
HOMEPAGE ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://wb.psu.edu/"
}
],
"grid:establishedYear": [
{
"@value": "1916-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.430181.f/address-0"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.29857.31"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q7163303"
}
],
"grid:id": [
{
"@value": "grid.430181.f"
}
],
"grid:isni": [
{
"@value": "0000 0001 0311 5864"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Penn_State_Wilkes-Barre"
}
],
"id": "http://www.grid.ac/institutes/grid.430181.f",
"rdfs:label": "Penn State Wilkes-Barre",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Penn State Wilkes-Barre"
}
],
"type": [
"http://www.grid.ac/ontology/Education",
"http://xmlns.com/foaf/0.1/Organization"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://www.psu.edu/"
}
],
"grid:crossrefFunderId": [
{
"@value": "100009791"
},
{
"@value": "100008321"
},
{
"@value": "100006769"
},
{
"@value": "100007164"
},
{
"@value": "100008649"
}
],
"grid:establishedYear": [
{
"@value": "1855-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.29857.31/address-0"
}
],
"grid:hasChild": [
{
"id": "http://www.grid.ac/institutes/grid.457006.0"
},
{
"id": "http://www.grid.ac/institutes/grid.457008.e"
},
{
"id": "http://www.grid.ac/institutes/grid.447415.7"
},
{
"id": "http://www.grid.ac/institutes/grid.467863.8"
},
{
"id": "http://www.grid.ac/institutes/grid.447417.5"
},
{
"id": "http://www.grid.ac/institutes/grid.447427.6"
},
{
"id": "http://www.grid.ac/institutes/grid.447418.a"
},
{
"id": "http://www.grid.ac/institutes/grid.447429.8"
},
{
"id": "http://www.grid.ac/institutes/grid.457007.1"
},
{
"id": "http://www.grid.ac/institutes/grid.447433.3"
},
{
"id": "http://www.grid.ac/institutes/grid.447408.b"
},
{
"id": "http://www.grid.ac/institutes/grid.457005.3"
},
{
"id": "http://www.grid.ac/institutes/grid.447421.0"
},
{
"id": "http://www.grid.ac/institutes/grid.447431.1"
},
{
"id": "http://www.grid.ac/institutes/grid.430182.c"
},
{
"id": "http://www.grid.ac/institutes/grid.468363.c"
},
{
"id": "http://www.grid.ac/institutes/grid.447409.a"
},
{
"id": "http://www.grid.ac/institutes/grid.430181.f"
},
{
"id": "http://www.grid.ac/institutes/grid.447423.2"
},
{
"id": "http://www.grid.ac/institutes/grid.457009.f"
},
{
"id": "http://www.grid.ac/institutes/grid.261815.9"
}
],
"grid:hasRelated": [
{
"id": "http://www.grid.ac/institutes/grid.240473.6"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q739627"
}
],
"grid:id": [
{
"@value": "grid.29857.31"
}
],
"grid:isni": [
{
"@value": "0000 0001 2097 4281"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/Pennsylvania_State_University"
}
],
"id": "http://www.grid.ac/institutes/grid.29857.31",
"rdfs:label": "Pennsylvania State University",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Penn State"
}
],
"skos:prefLabel": [
{
"@value": "Pennsylvania State University"
}
],
"type": [
"http://www.grid.ac/ontology/Education",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "PSU"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "41.308056",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "-76.012222",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Back Mountain"
}
],
"grid:countryCode": [
{
"@value": "US"
}
],
"grid:countryName": [
{
"@value": "United States"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/5178800/"
}
],
"id": "http://www.grid.ac/institutes/grid.430181.f/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.430181.f'
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.430181.f'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.430181.f'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.430181.f'
This table displays all metadata directly associated to this object as RDF triples.
62 TRIPLES
12 PREDICATES
13 URIs
5 LITERALS