construct-links.ttl 741 B

1234567891011
  1. @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
  2. @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
  3. @prefix owl: <http://www.w3.org/2002/07/owl#>.
  4. @prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
  5. @prefix geo: <http://www.opengis.net/ont/geosparql#>.
  6. @prefix geof: <http://www.opengis.net/def/function/geosparql/>.
  7. @prefix osi: <http://ontologies.geohive.ie/osi#>.
  8. <http://www.example.org/record/3> geo:within <http://data.geohive.ie/resource/county/2AE19629144F13A3E055000000000001>.
  9. <http://www.example.org/record/1> geo:within <http://data.geohive.ie/resource/county/2AE19629144F13A3E055000000000001>.
  10. <http://www.example.org/record/2> geo:within <http://data.geohive.ie/resource/county/2AE19629144F13A3E055000000000001>.