@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/bdjO2h>
  gtm:kadastraalNummer "200" ;
  gtm:kadastraleAanduiding "E200" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E200" ;
  ns0:name "Perceel GDA01-E200"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17416> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.703849 52.0086565, 4.7037845 52.0086941, 4.7034103 52.0084872, 4.7033429 52.0085335, 4.7033188 52.0085202, 4.7032722 52.0085518, 4.7032297 52.0085296, 4.7032722 52.0085518, 4.7032761 52.0085539, 4.7032992 52.0085674, 4.7037279 52.008795, 4.7037279 52.008795, 4.7037747 52.0087693, 4.7038921 52.008705, 4.7039162 52.0086922, 4.7039162 52.0086922, 4.703849 52.0086565))"^^geo:wktLiteral ;
    osm:area 497.0
  ] .

