Jewish Museum of Maryland
HOMEPAGE ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://jewishmuseummd.org/"
}
],
"grid:establishedYear": [
{
"@value": "1879-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.447146.4/address-0"
}
],
"grid:id": [
{
"@value": "grid.447146.4"
}
],
"grid:isni": [
{
"@value": "0000 0001 2174 0591"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Jewish_Museum_of_Maryland"
}
],
"id": "http://www.grid.ac/institutes/grid.447146.4",
"rdfs:label": "Jewish Museum of Maryland",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Jewish Museum of Maryland"
}
],
"type": [
"http://www.grid.ac/ontology/Archive",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "JMM"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "39.29",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "-76.6012",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Baltimore"
}
],
"grid:countryCode": [
{
"@value": "US"
}
],
"grid:countryName": [
{
"@value": "United States"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/4347778/"
}
],
"id": "http://www.grid.ac/institutes/grid.447146.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.447146.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.447146.4'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.447146.4'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.447146.4'
This table displays all metadata directly associated to this object as RDF triples.
20 TRIPLES
11 PREDICATES
12 URIs
6 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.447146.4 | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | JMM |
3 | ″ | grid:establishedYear | 1879-01-01 |
4 | ″ | grid:hasAddress | grid-institutes:grid.447146.4/address-0 |
5 | ″ | grid:id | grid.447146.4 |
6 | ″ | grid:isni | 0000 0001 2174 0591 |
7 | ″ | grid:wikipediaPage | https://en.wikipedia.org/wiki/Jewish_Museum_of_Maryland |
8 | ″ | rdf:type | grid:Archive |
9 | ″ | ″ | foaf:Organization |
10 | ″ | rdfs:label | Jewish Museum of Maryland |
11 | ″ | skos:prefLabel | Jewish Museum of Maryland |
12 | ″ | foaf:homepage | http://jewishmuseummd.org/ |
13 | grid-institutes:grid.447146.4/address-0 | sgo:sdDataset | grid |
14 | ″ | grid:cityName | Baltimore |
15 | ″ | grid:countryCode | US |
16 | ″ | grid:countryName | United States |
17 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/4347778/ |
18 | ″ | rdf:type | grid:Address |
19 | ″ | geo-pos:lat | 39.29 |
20 | ″ | geo-pos:long | -76.6012 |