@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bXhXCG>
  gtm:kadastraalNummer "863"^^xsd:string ;
  gtm:kadastraleAanduiding "B863"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B863"^^xsd:string ;
  ns0:name "Perceel GDA01-B863"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14709> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7099312 52.0103532, 4.7099198 52.0103572, 4.7096086 52.0104641, 4.7095803 52.0104325, 4.7095581 52.0104438, 4.7095464 52.0104348, 4.7094745 52.010471, 4.7094453 52.0104406, 4.709433 52.0104292, 4.7091045 52.0105783, 4.709159 52.0106158, 4.7093431 52.0105571, 4.7094074 52.0105367, 4.7094198 52.0105565, 4.7094574 52.0105475, 4.7094726 52.0105439, 4.7096833 52.0104937, 4.7098595 52.0104515, 4.7100212 52.0104131, 4.7100356 52.0104094, 4.7099312 52.0103532))"^^geo:wktLiteral ;
    osm:area 488.0
  ] .

