Ontology type: grid:Healthcare | foaf:Organization
Langley Porter Psychiatric Hospital and Clinics
HOMEPAGE ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://psych.ucsf.edu/lpphc"
}
],
"grid:establishedYear": [
{
"@value": "1942-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.487670.a/address-0"
}
],
"grid:hasRelated": [
{
"id": "http://www.grid.ac/institutes/grid.266102.1"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q6486292"
}
],
"grid:id": [
{
"@value": "grid.487670.a"
}
],
"grid:isni": [
{
"@value": "0000 0001 2035 1594"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Langley_Porter_Psychiatric_Institute"
}
],
"id": "http://www.grid.ac/institutes/grid.487670.a",
"rdfs:label": "Langley Porter Psychiatric Hospital and Clinics",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Langley Porter Neuropsychiatric Institute"
},
{
"@value": "Langley Porter Psychiatric Institute"
},
{
"@value": "Langley Porter Clinic"
}
],
"skos:prefLabel": [
{
"@value": "Langley Porter Psychiatric Hospital and Clinics"
}
],
"type": [
"http://www.grid.ac/ontology/Healthcare",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "LPPI"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "https://www.ucsf.edu/"
}
],
"grid:crossrefFunderId": [
{
"@value": "100008433"
},
{
"@value": "100005544"
},
{
"@value": "100005596"
},
{
"@value": "100009753"
},
{
"@value": "100010512"
},
{
"@value": "100008070"
},
{
"@value": "100009506"
},
{
"@value": "100010511"
},
{
"@value": "100011074"
},
{
"@value": "100008030"
},
{
"@value": "100010324"
},
{
"@value": "100008429"
},
{
"@value": "100008069"
}
],
"grid:establishedYear": [
{
"@value": "1873-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.266102.1/address-0"
}
],
"grid:hasChild": [
{
"id": "http://www.grid.ac/institutes/grid.280428.4"
},
{
"id": "http://www.grid.ac/institutes/grid.511215.3"
},
{
"id": "http://www.grid.ac/institutes/grid.510960.b"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.30389.31"
}
],
"grid:hasRelated": [
{
"id": "http://www.grid.ac/institutes/grid.416732.5"
},
{
"id": "http://www.grid.ac/institutes/grid.415851.c"
},
{
"id": "http://www.grid.ac/institutes/grid.410372.3"
},
{
"id": "http://www.grid.ac/institutes/grid.413077.6"
},
{
"id": "http://www.grid.ac/institutes/grid.487670.a"
},
{
"id": "http://www.grid.ac/institutes/grid.414016.6"
},
{
"id": "http://www.grid.ac/institutes/grid.461323.1"
},
{
"id": "http://www.grid.ac/institutes/grid.414129.b"
},
{
"id": "http://www.grid.ac/institutes/grid.249878.8"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q1061104"
}
],
"grid:id": [
{
"@value": "grid.266102.1"
}
],
"grid:isni": [
{
"@value": "0000 0001 2297 6811"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/University_of_California,_San_Francisco"
}
],
"id": "http://www.grid.ac/institutes/grid.266102.1",
"rdfs:label": "University of California, San Francisco",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "University of California, San Francisco"
}
],
"type": [
"http://www.grid.ac/ontology/Education",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "UCSF"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "37.76356",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "-122.457043",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "San Francisco"
}
],
"grid:countryCode": [
{
"@value": "US"
}
],
"grid:countryName": [
{
"@value": "United States"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/5391959/"
}
],
"id": "http://www.grid.ac/institutes/grid.487670.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.487670.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.487670.a'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.487670.a'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.487670.a'
This table displays all metadata directly associated to this object as RDF triples.
64 TRIPLES
14 PREDICATES
17 URIs
9 LITERALS