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