@prefix rdf: . @prefix schema: . schema:elevation rdf:type schema:CreativeWork . @prefix owl: . @prefix ns3: . schema:elevation owl:sameAs ns3:this . @prefix ns4: . schema:elevation schema:mainEntity ns4:elevation . @prefix void: . schema:elevation void:sparqlEndpoint ; schema:url schema:elevation .