MSD (Belgium)
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.msd-belgium.be/English/Pages/home.aspx"
}
],
"grid:establishedYear": [
{
"@value": "1891-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.476518.9/address-0"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.417993.1"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q30269138"
}
],
"grid:id": [
{
"@value": "grid.476518.9"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Merck_%26_Co."
}
],
"id": "http://www.grid.ac/institutes/grid.476518.9",
"rdfs:label": "MSD (Belgium)",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Merck Sharp & Dohme"
}
],
"skos:prefLabel": [
{
"@value": "MSD (Belgium)"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Company"
],
"vivo:abbreviation": [
{
"@value": "MSD"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://www.merck.com/"
}
],
"grid:crossrefFunderId": [
{
"@value": "100004334"
},
{
"@value": "100001238"
},
{
"@value": "100002225"
},
{
"@value": "100007110"
}
],
"grid:establishedYear": [
{
"@value": "1891-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.417993.1/address-0"
}
],
"grid:hasChild": [
{
"id": "http://www.grid.ac/institutes/grid.420097.8"
},
{
"id": "http://www.grid.ac/institutes/grid.419499.8"
},
{
"id": "http://www.grid.ac/institutes/grid.476481.8"
},
{
"id": "http://www.grid.ac/institutes/grid.476479.f"
},
{
"id": "http://www.grid.ac/institutes/grid.473499.4"
},
{
"id": "http://www.grid.ac/institutes/grid.476255.7"
},
{
"id": "http://www.grid.ac/institutes/grid.488341.2"
},
{
"id": "http://www.grid.ac/institutes/grid.497453.8"
},
{
"id": "http://www.grid.ac/institutes/grid.492829.c"
},
{
"id": "http://www.grid.ac/institutes/grid.419737.f"
},
{
"id": "http://www.grid.ac/institutes/grid.482191.7"
},
{
"id": "http://www.grid.ac/institutes/grid.511364.4"
},
{
"id": "http://www.grid.ac/institutes/grid.476685.e"
},
{
"id": "http://www.grid.ac/institutes/grid.497677.c"
},
{
"id": "http://www.grid.ac/institutes/grid.488231.4"
},
{
"id": "http://www.grid.ac/institutes/grid.476584.c"
},
{
"id": "http://www.grid.ac/institutes/grid.474492.8"
},
{
"id": "http://www.grid.ac/institutes/grid.488502.3"
},
{
"id": "http://www.grid.ac/institutes/grid.488353.1"
},
{
"id": "http://www.grid.ac/institutes/grid.476615.7"
},
{
"id": "http://www.grid.ac/institutes/grid.473495.8"
},
{
"id": "http://www.grid.ac/institutes/grid.476518.9"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q247489"
}
],
"grid:id": [
{
"@value": "grid.417993.1"
}
],
"grid:isni": [
{
"@value": "0000 0001 2260 0793"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Merck_%26_Co."
}
],
"id": "http://www.grid.ac/institutes/grid.417993.1",
"rdfs:label": "MSD (United States)",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Merck Sharp & Dohme"
}
],
"skos:prefLabel": [
{
"@value": "MSD (United States)"
}
],
"type": [
"http://www.grid.ac/ontology/Company",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "MSD"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "50.855994",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "4.423005",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Brussels"
}
],
"grid:countryCode": [
{
"@value": "BE"
}
],
"grid:countryName": [
{
"@value": "Belgium"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/2800866/"
}
],
"id": "http://www.grid.ac/institutes/grid.476518.9/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.476518.9'
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.476518.9'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.476518.9'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.476518.9'
This table displays all metadata directly associated to this object as RDF triples.
62 TRIPLES
13 PREDICATES
14 URIs
6 LITERALS