Janssen (Belgium)
HOMEPAGE ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "https://www.janssen.com/belgium/"
}
],
"grid:establishedYear": [
{
"@value": "1953-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.419619.2/address-0"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.417429.d"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q903523"
}
],
"grid:id": [
{
"@value": "grid.419619.2"
}
],
"grid:isni": [
{
"@value": "0000 0004 0623 0341"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Janssen_Pharmaceutica"
}
],
"id": "http://www.grid.ac/institutes/grid.419619.2",
"rdfs:label": "Janssen (Belgium)",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Janssen Pharmaceutica"
}
],
"skos:prefLabel": [
{
"@value": "Janssen (Belgium)"
}
],
"type": [
"http://www.grid.ac/ontology/Company",
"http://xmlns.com/foaf/0.1/Organization"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://www.jnj.com/"
}
],
"grid:crossrefFunderId": [
{
"@value": "100008897"
},
{
"@value": "100004331"
},
{
"@value": "100008426"
},
{
"@value": "100005566"
},
{
"@value": "100009933"
},
{
"@value": "100006479"
},
{
"@value": "100005565"
},
{
"@value": "100005205"
},
{
"@value": "100008127"
},
{
"@value": "100004719"
}
],
"grid:establishedYear": [
{
"@value": "1886-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.417429.d/address-0"
}
],
"grid:hasChild": [
{
"id": "http://www.grid.ac/institutes/grid.424118.a"
},
{
"id": "http://www.grid.ac/institutes/grid.419621.9"
},
{
"id": "http://www.grid.ac/institutes/grid.497530.c"
},
{
"id": "http://www.grid.ac/institutes/grid.488503.2"
},
{
"id": "http://www.grid.ac/institutes/grid.474719.8"
},
{
"id": "http://www.grid.ac/institutes/grid.420246.6"
},
{
"id": "http://www.grid.ac/institutes/grid.497524.9"
},
{
"id": "http://www.grid.ac/institutes/grid.419619.2"
},
{
"id": "http://www.grid.ac/institutes/grid.481834.2"
},
{
"id": "http://www.grid.ac/institutes/grid.476244.7"
},
{
"id": "http://www.grid.ac/institutes/grid.497525.8"
},
{
"id": "http://www.grid.ac/institutes/grid.497552.8"
},
{
"id": "http://www.grid.ac/institutes/grid.474389.5"
},
{
"id": "http://www.grid.ac/institutes/grid.497527.a"
},
{
"id": "http://www.grid.ac/institutes/grid.476477.1"
},
{
"id": "http://www.grid.ac/institutes/grid.497526.b"
},
{
"id": "http://www.grid.ac/institutes/grid.481670.c"
},
{
"id": "http://www.grid.ac/institutes/grid.497529.4"
},
{
"id": "http://www.grid.ac/institutes/grid.473170.6"
},
{
"id": "http://www.grid.ac/institutes/grid.473169.e"
},
{
"id": "http://www.grid.ac/institutes/grid.497523.e"
},
{
"id": "http://www.grid.ac/institutes/grid.497423.f"
},
{
"id": "http://www.grid.ac/institutes/grid.497555.f"
},
{
"id": "http://www.grid.ac/institutes/grid.470133.2"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q333718"
}
],
"grid:id": [
{
"@value": "grid.417429.d"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Johnson_%26_Johnson"
}
],
"id": "http://www.grid.ac/institutes/grid.417429.d",
"rdfs:label": "Johnson & Johnson (United States)",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Johnson & Johnson (United States)"
}
],
"type": [
"http://www.grid.ac/ontology/Company",
"http://xmlns.com/foaf/0.1/Organization"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "51.307456",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "4.875338",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Beerse"
}
],
"grid:countryCode": [
{
"@value": "BE"
}
],
"grid:countryName": [
{
"@value": "Belgium"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/2802435/"
}
],
"id": "http://www.grid.ac/institutes/grid.419619.2/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.419619.2'
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.419619.2'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.419619.2'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.419619.2'
This table displays all metadata directly associated to this object as RDF triples.
67 TRIPLES
13 PREDICATES
14 URIs
6 LITERALS