Fork me on GitHub

SOLARSYSTEM Ontology

description: A description of the Solar System taking major classes from DBpedia and Umbel

comment: The major Astronomical Bodies in the Solar System are described in terms of what orbits what. Inherited from OpenCyc, DBpedia and Umbel

Context

Classes

Solar_System (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Solar_System",
  "@type": "https://ontologies.pramantha.net/astronomy/Planetary_system",
  "owl:sameAs": [
    {
      "@id": "http://umbel.org/umbel/rc/SolarSystem"
    },
    {
      "@id": "http://sw.opencyc.org/2012/05/10/concept/en/SolarSystem"
    }
  ],
  "rdf:label": "Solar_System"
}
Sun (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Sun",
  "@type": "https://ontologies.pramantha.net/astronomy/Star",
  "owl:sameAs": [
    {
      "@id": "http://sw.opencyc.org/2012/05/10/concept/en/Sun"
    },
    {
      "@id": "http://live.dbpedia.org/data/Sun.ntriples"
    }
  ],
  "rdf:label": "Sun"
}
Mercury (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Mercury",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/TerrestrialPlanet"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/SolidPlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Planet"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://umbel.org/umbel/rc/PlanetMercury"
    },
    {
      "@id": "http://live.dbpedia.org/data/Mercury_(planet).ntriples"
    },
    {
      "@id": "http://sw.opencyc.org/2012/05/10/concept/en/PlanetMercury"
    }
  ],
  "rdf:label": "Mercury",
  "astronomy:orbiting": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Sun"
  }
}
Venus (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Venus",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/TerrestrialPlanet"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/SolidPlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Planet"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://umbel.org/umbel/rc/PlanetVenus"
    },
    {
      "@id": "http://live.dbpedia.org/data/Venus_(planet).ntriples"
    },
    {
      "@id": "http://sw.opencyc.org/2012/05/10/concept/en/PlanetVenus"
    }
  ],
  "rdf:label": "Venus",
  "astronomy:orbiting": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Sun"
  }
}
Earth (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Earth",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/TerrestrialPlanet"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/SolidPlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Planet"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://umbel.org/umbel/rc/PlanetEarth"
    },
    {
      "@id": "http://live.dbpedia.org/data/Earth.ntriples"
    },
    {
      "@id": "http://sw.opencyc.org/2012/05/10/concept/en/PlanetEarth"
    }
  ],
  "rdf:label": "Earth",
  "astronomy:orbiting": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Sun"
  }
}
Moon (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Moon",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://umbel.org/umbel/rc/MoonOfEarth"
    },
    {
      "@id": "http://live.dbpedia.org/data/Moon.ntriples"
    },
    {
      "@id": "http://sw.opencyc.org/2012/05/10/concept/en/MoonOfEarth"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Earth"
  },
  "rdf:label": "Moon"
}
Mars (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Mars",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/TerrestrialPlanet"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/SolidPlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Planet"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://umbel.org/umbel/rc/PlanetMars"
    },
    {
      "@id": "http://live.dbpedia.org/data/Mars.ntriples"
    },
    {
      "@id": "http://sw.opencyc.org/2012/05/10/concept/en/PlanetMars"
    }
  ],
  "rdf:label": "Mars",
  "astronomy:orbiting": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Sun"
  }
}
Phobos (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Phobos",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://umbel.org/umbel/rc/http://umbel.org/umbel/rc/Phobos_MoonOfMars"
    },
    {
      "@id": "http://live.dbpedia.org/data/Phobos_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Mars"
  },
  "rdf:label": "Phobos"
}
Deimos (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Deimos",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://umbel.org/umbel/rc/http://umbel.org/umbel/rc/Deimos_MoonOfMars"
    },
    {
      "@id": "http://live.dbpedia.org/data/Deimos_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Mars"
  },
  "rdf:label": "Deimos"
}
Asteroids_belt (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Asteroid_belt",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/AstronomicalObject"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://umbel.org/umbel/rc/AsteroidBelt"
    },
    {
      "@id": "http://live.dbpedia.org/data/Asteroid_belt.ntriples"
    },
    {
      "@id": "http://sw.opencyc.org/2012/05/10/concept/en/AsteroidBelt"
    }
  ],
  "rdf:label": "Asteroids_belt",
  "astronomy:orbiting": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Sun"
  }
}
Jupiter (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Jupiter",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/GasGiant"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Planet"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://umbel.org/umbel/rc/PlanetJupiter"
    },
    {
      "@id": "http://live.dbpedia.org/data/Jupiter.ntriples"
    },
    {
      "@id": "http://sw.opencyc.org/2012/05/10/concept/en/PlanetJupiter"
    }
  ],
  "rdf:label": "Jupiter",
  "astronomy:orbiting": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Sun"
  }
}
Metis (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Metis",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Metis_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Jupiter"
  },
  "rdf:label": "Metis"
}
Adrastea (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Adrastea",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Adrastea_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Jupiter"
  },
  "rdf:label": "Adrastea"
}
Amalthea (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Amalthea",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Amalthea_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Jupiter"
  },
  "rdf:label": "Amalthea"
}
Thebe (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Thebe",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Thebe_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Jupiter"
  },
  "rdf:label": "Thebe"
}
Io (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Io",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Io_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Jupiter"
  },
  "rdf:label": "Io"
}
Europa (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Europa",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Europa_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Jupiter"
  },
  "rdf:label": "Europa"
}
Ganymede (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Ganymede",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Ganymede_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Jupiter"
  },
  "rdf:label": "Ganymede"
}
Callisto (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Callisto",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Callisto_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Jupiter"
  },
  "rdf:label": "Callisto"
}
Themisto (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Themisto",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Themisto_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Jupiter"
  },
  "rdf:label": "Themisto"
}
Leda (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Leda",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Leda_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Jupiter"
  },
  "rdf:label": "Leda"
}
Himalia (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Himalia",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Himalia_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Jupiter"
  },
  "rdf:label": "Himalia"
}
Lysithea (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Lysithea",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Lysithea_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Jupiter"
  },
  "rdf:label": "Lysithea"
}
Elara (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Elara",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Elara_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Jupiter"
  },
  "rdf:label": "Elara"
}
Carpo (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Carpo",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Carpo_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Jupiter"
  },
  "rdf:label": "Carpo"
}
Euporie (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Euporie",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Euporie_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Jupiter"
  },
  "rdf:label": "Euporie"
}
OtherMoonsOfJupiter (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/OtherMoonsOfJupiter",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Moons_of_Jupiter.ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Jupiter"
  },
  "rdf:label": "OtherMoonsOfJupiter"
}
Saturn (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Saturn",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/GasGiant"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Planet"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://umbel.org/umbel/rc/PlanetSaturn"
    },
    {
      "@id": "http://live.dbpedia.org/data/Saturn.ntriples"
    }
  ],
  "rdf:label": "Saturn",
  "astronomy:orbiting": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Sun"
  }
}
Mimas (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Mimas",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Mimas_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": "https://ontologies.pramantha.net/solarsystem/Saturn",
  "rdf:label": "Mimas"
}
Enceladus (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Enceladus",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Enceladus_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Saturn"
  },
  "rdf:label": "Enceladus"
}
Dione (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Dione",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Dione_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Saturn"
  },
  "rdf:label": "Dione"
}
Rhea (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Rhea",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Rhea_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Saturn"
  },
  "rdf:label": "Rhea"
}
Titan (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Titan",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Titan_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Saturn"
  },
  "rdf:label": "Titan"
}
Iapetus (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Iapetus",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Iapetus_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Saturn"
  },
  "rdf:label": "Iapetus"
}
Uranus (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Uranus",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/GasGiant"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Ice_giant"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Planet"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://umbel.org/umbel/rc/PlanetUranus"
    },
    {
      "@id": "http://live.dbpedia.org/data/Uranus.ntriples"
    },
    {
      "@id": "http://sw.opencyc.org/2012/05/10/concept/en/PlanetUranus"
    }
  ],
  "rdf:label": "Uranus",
  "astronomy:orbiting": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Sun"
  }
}
Cordelia (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Cordelia",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Cordelia_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Uranus"
  },
  "rdf:label": "Cordelia"
}
Ophelia (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Ophelia",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Ophelia_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Uranus"
  },
  "rdf:label": "Ophelia"
}
Bianca (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Bianca",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Bianca_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Uranus"
  },
  "rdf:label": "Bianca"
}
Cressida (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Cressida",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Cressida_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Uranus"
  },
  "rdf:label": "Cressida"
}
Desdemona (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Desdemona",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Desdemona_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Uranus"
  },
  "rdf:label": "Desdemona"
}
Juliet (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Juliet",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Juliet_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Uranus"
  },
  "rdf:label": "Juliet"
}
Portia (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Portia",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Portia_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Uranus"
  },
  "rdf:label": "Portia"
}
Rosalind (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Rosalind",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Rosalind_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Uranus"
  },
  "rdf:label": "Rosalind"
}
Cupid (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Cupid",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Cupid_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Uranus"
  },
  "rdf:label": "Cupid"
}
Belinda (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Belinda",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Belinda_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Uranus"
  },
  "rdf:label": "Belinda"
}
Perdita (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Perdita",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Perdita_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Uranus"
  },
  "rdf:label": "Perdita"
}
Puck (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Puck",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Puck_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Uranus"
  },
  "rdf:label": "Puck"
}
Mab (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Mab",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Mab_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Uranus"
  },
  "rdf:label": "Mab"
}
Miranda (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Miranda",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Miranda_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Uranus"
  },
  "rdf:label": "Miranda"
}
Ariel (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Ariel",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Ariel_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Uranus"
  },
  "rdf:label": "Ariel"
}
Umbriel (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Umbriel",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Umbriel_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Uranus"
  },
  "rdf:label": "Umbriel"
}
Titania (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Titania",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Titania_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Uranus"
  },
  "rdf:label": "Titania"
}
Oberon (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Oberon",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Oberon_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Uranus"
  },
  "rdf:label": "Oberon"
}
Neptune (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Neptune",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Ice_giant"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/GasGiant"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Planet"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://umbel.org/umbel/rc/PlanetNeptune"
    },
    {
      "@id": "http://live.dbpedia.org/data/Neptune.ntriples"
    },
    {
      "@id": "http://sw.opencyc.org/2012/05/10/concept/en/PlanetNeptune"
    }
  ],
  "rdf:label": "Neptune",
  "astronomy:orbiting": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Sun"
  }
}
Naiad (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Naiad",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Naiad_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Neptune"
  },
  "rdf:label": "Naiad"
}
Thalassa (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Thalassa",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Thalassa_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Neptune"
  },
  "rdf:label": "Thalassa"
}
Despina (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Despina",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Despina_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Neptune"
  },
  "rdf:label": "Despina"
}
Galatea (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Galatea",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Galatea_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Neptune"
  },
  "rdf:label": "Galatea"
}
Larissa (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Larissa",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Larissa_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Neptune"
  },
  "rdf:label": "Larissa"
}
Proteus (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Proteus",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Proteus_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Neptune"
  },
  "rdf:label": "Proteus"
}
Triton (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Triton",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Triton_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Neptune"
  },
  "rdf:label": "Triton"
}
Nereid (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Nereid",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Nereid_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Neptune"
  },
  "rdf:label": "Nereid"
}
Halimede (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Halimede",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Halimede_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Neptune"
  },
  "rdf:label": "Halimede"
}
Sao (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Sao",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Sao_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Neptune"
  },
  "rdf:label": "Sao"
}
Laomedeia (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Laomedeia",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Laomedeia_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Neptune"
  },
  "rdf:label": "Laomedeia"
}
Psamathe (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Psamathe",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Psamathe_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Neptune"
  },
  "rdf:label": "Psamathe"
}
Neso (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Neso",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Neso_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Neptune"
  },
  "rdf:label": "Neso"
}
Pluto (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Pluto",
  "@type": "https://ontologies.pramantha.net/astronomy/DwarfPlanet",
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Pluto.ntriples"
    }
  ],
  "rdf:label": "Pluto",
  "astronomy:orbiting": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Sun"
  }
}
Charon (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Charon",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Charon_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Pluto"
  },
  "rdf:label": "Charon"
}
Styx (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Styx",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Styx_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Pluto"
  },
  "rdf:label": "Styx"
}
Nix (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Nix",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Nix_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Pluto"
  },
  "rdf:label": "Nix"
}
Kerberos (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Kerberos",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Kerberos_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Pluto"
  },
  "rdf:label": "Kerberos"
}
Hydra (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Hydra",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Hydra_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Pluto"
  },
  "rdf:label": "Hydra"
}
Haumea (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Haumea",
  "@type": "https://ontologies.pramantha.net/astronomy/DwarfPlanet",
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Haumea.ntriples"
    }
  ],
  "rdf:label": "Haumea",
  "astronomy:orbiting": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Sun"
  }
}
Haumea_I_and_II (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Haumea_I_and_II",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Moons_of_Haumea.ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Haumea"
  },
  "rdf:label": "Haumea_I_and_II"
}
Makemake (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Makemake",
  "@type": "https://ontologies.pramantha.net/astronomy/DwarfPlanet",
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Makemake.ntriples"
    }
  ],
  "rdf:label": "Makemake",
  "astronomy:orbiting": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Sun"
  }
}
Eris (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Eris",
  "@type": "https://ontologies.pramantha.net/astronomy/DwarfPlanet",
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Eris_(dwarf_planet).ntriples"
    }
  ],
  "rdf:label": "Eris",
  "astronomy:orbiting": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Sun"
  }
}
Dysnomia (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Dysnomia",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/PlanetaryBody"
    },
    {
      "@id": "https://ontologies.pramantha.net/astronomy/Natural_satellite"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Dysnomia_(moon).ntriples"
    }
  ],
  "astronomy:orbitsPlanet": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Eris"
  },
  "rdf:label": "Dysnomia"
}
Trans-Neptunian_object (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Trans-Neptunian_object",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/AstronomicalObject"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Trans-Neptunian_object.ntriples"
    }
  ],
  "rdf:label": "Trans-Neptunian_object",
  "astronomy:orbiting": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Sun"
  }
}
Kuiper_belt (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Kuiper_belt",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/AstronomicalObject"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Kuiper_belt.ntriples"
    }
  ],
  "rdfs:subClassOf": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Trans-Neptunian_object"
  },
  "rdf:label": "Kuiper_belt",
  "astronomy:orbiting": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Sun"
  }
}
Oort_cloud (endpoint)
{
  "@id": "https://ontologies.pramantha.net/solarsystem/Oort_cloud",
  "@type": [
    {
      "@id": "https://ontologies.pramantha.net/astronomy/AstronomicalObject"
    }
  ],
  "owl:sameAs": [
    {
      "@id": "http://live.dbpedia.org/data/Oort_cloud.ntriples"
    }
  ],
  "rdfs:subClassOf": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Trans-Neptunian_object"
  },
  "rdf:label": "Oort_cloud",
  "astronomy:orbiting": {
    "@id": "https://ontologies.pramantha.net/solarsystem/Sun"
  }
}