@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/bUatpZ>
  gtm:kadastraalNummer "382" ;
  gtm:kadastraleAanduiding "D382" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D382" ;
  ns0:name "Perceel GDA01-D382"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16567> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7110813 52.0086949, 4.7107755 52.0085796, 4.7107624 52.0085909, 4.7107556 52.008587, 4.7107347 52.0086042, 4.7107146 52.0085979, 4.7107016 52.0086094, 4.710713 52.0086171, 4.7107386 52.0086346, 4.7108946 52.0086927, 4.7110186 52.0087416, 4.7110344 52.0087474, 4.7110813 52.0086949))"^^geo:wktLiteral ;
    osm:area 169.0
  ] .

