http://www.mobr.ai/ontologies/ponto#Moonriver
A blockchain built using Substrate, the same technology used to build Polkadot.
@prefix ponto: <http://www.mobr.ai/ontologies/ponto#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
ponto:Moonriver a ponto:Parachain ;
rdfs:label "Moonriver" ;
ponto:hasNetType ponto:mainnet ;
ponto:hasParaId 2023 ;
rdfs:comment "A blockchain built using Substrate, the same technology used to build Polkadot." .