@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/b1SiXK>
  gtm:kadastraalNummer "10" ;
  gtm:kadastraleAanduiding "B10" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B10" ;
  ns0:name "Perceel GDA01-B10"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13857> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7095479 52.015031, 4.7094245 52.0149881, 4.7094336 52.0149775, 4.709365 52.0149544, 4.7091636 52.014887, 4.7091513 52.0148976, 4.7090868 52.0149524, 4.7092 52.015017, 4.7092544 52.014973, 4.7093323 52.0150195, 4.7093452 52.0150091, 4.7093913 52.0150239, 4.7093842 52.0150324, 4.7094122 52.0150414, 4.7094213 52.0150305, 4.7095342 52.0150669, 4.7095479 52.015031))"^^geo:wktLiteral ;
    osm:area 222.0
  ] .

