Ontology type: grid:Education | foaf:Organization
Pakistan Institute of Engineering and Applied Sciences
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.pieas.edu.pk/"
}
],
"grid:establishedYear": [
{
"@value": "1967-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.420112.4/address-0"
}
],
"grid:hasRelated": [
{
"id": "http://www.grid.ac/institutes/grid.419397.1"
},
{
"id": "http://www.grid.ac/institutes/grid.412621.2"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q47463115"
},
{
"id": "http://www.wikidata.org/entity/Q7125592"
}
],
"grid:id": [
{
"@value": "grid.420112.4"
}
],
"grid:isni": [
{
"@value": "0000 0004 0607 7017"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Pakistan_Institute_of_Engineering_and_Applied_Sciences"
}
],
"id": "http://www.grid.ac/institutes/grid.420112.4",
"rdfs:label": "Pakistan Institute of Engineering and Applied Sciences",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Reactor School"
}
],
"skos:prefLabel": [
{
"@value": "Pakistan Institute of Engineering and Applied Sciences"
}
],
"type": [
"http://www.grid.ac/ontology/Education",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "PIEAS"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://www.nibge.org/"
}
],
"grid:establishedYear": [
{
"@value": "1994-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.419397.1/address-0"
}
],
"grid:hasRelated": [
{
"id": "http://www.grid.ac/institutes/grid.420112.4"
}
],
"grid:id": [
{
"@value": "grid.419397.1"
}
],
"grid:isni": [
{
"@value": "0000 0004 0447 0237"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/National_Institute_for_Biotechnology_and_Genetic_Engineering"
}
],
"id": "http://www.grid.ac/institutes/grid.419397.1",
"rdfs:label": "National Institute for Biotechnology and Genetic Engineering",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "National Institute for Biotechnology and Genetic Engineering"
}
],
"type": [
"http://www.grid.ac/ontology/Education",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "NIBGE"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://www.qau.edu.pk/"
}
],
"grid:crossrefFunderId": [
{
"@value": "501100004253"
}
],
"grid:establishedYear": [
{
"@value": "1967-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.412621.2/address-0"
}
],
"grid:hasRelated": [
{
"id": "http://www.grid.ac/institutes/grid.420112.4"
},
{
"id": "http://www.grid.ac/institutes/grid.417348.d"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q2047109"
}
],
"grid:id": [
{
"@value": "grid.412621.2"
}
],
"grid:isni": [
{
"@value": "0000 0001 2215 1297"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/Quaid-i-Azam_University"
}
],
"id": "http://www.grid.ac/institutes/grid.412621.2",
"rdfs:label": "Quaid-i-Azam University",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Islamabad University"
}
],
"skos:prefLabel": [
{
"@value": "Quaid-i-Azam University"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Education"
],
"vivo:abbreviation": [
{
"@value": "QAU"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "33.65378",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "73.268406",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Islamabad"
}
],
"grid:countryCode": [
{
"@value": "PK"
}
],
"grid:countryName": [
{
"@value": "Pakistan"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/1176615/"
}
],
"id": "http://www.grid.ac/institutes/grid.420112.4/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.420112.4'
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.420112.4'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.420112.4'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.420112.4'
This table displays all metadata directly associated to this object as RDF triples.
55 TRIPLES
14 PREDICATES
17 URIs
7 LITERALS