Erydel (Italy)
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.erydel.com/"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.476282.d/address-0"
}
],
"grid:id": [
{
"@value": "grid.476282.d"
}
],
"id": "http://www.grid.ac/institutes/grid.476282.d",
"rdfs:label": "Erydel (Italy)",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Erydel (Italy)"
}
],
"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": "43.734678",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "12.646105",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Urbino"
}
],
"grid:countryCode": [
{
"@value": "IT"
}
],
"grid:countryName": [
{
"@value": "Italy"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/3165035/"
}
],
"id": "http://www.grid.ac/institutes/grid.476282.d/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.476282.d'
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.476282.d'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.476282.d'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.476282.d'
This table displays all metadata directly associated to this object as RDF triples.
16 TRIPLES
7 PREDICATES
8 URIs
3 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.476282.d | sgo:sdDataset | grid |
2 | ″ | grid:hasAddress | grid-institutes:grid.476282.d/address-0 |
3 | ″ | grid:id | grid.476282.d |
4 | ″ | rdf:type | grid:Company |
5 | ″ | ″ | foaf:Organization |
6 | ″ | rdfs:label | Erydel (Italy) |
7 | ″ | skos:prefLabel | Erydel (Italy) |
8 | ″ | foaf:homepage | http://www.erydel.com/ |
9 | grid-institutes:grid.476282.d/address-0 | sgo:sdDataset | grid |
10 | ″ | grid:cityName | Urbino |
11 | ″ | grid:countryCode | IT |
12 | ″ | grid:countryName | Italy |
13 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/3165035/ |
14 | ″ | rdf:type | grid:Address |
15 | ″ | geo-pos:lat | 43.734678 |
16 | ″ | geo-pos:long | 12.646105 |