@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/bY7Lv6>
  gtm:kadastraalNummer "575" ;
  gtm:kadastraleAanduiding "D575" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D575" ;
  ns0:name "Perceel GDA01-D575"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16760> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7121689 52.0084718, 4.7118464 52.0083747, 4.7118249 52.0083949, 4.711933 52.0084343, 4.7119284 52.0084389, 4.7121357 52.0085147, 4.7121557 52.008521, 4.712188 52.0084773, 4.7121689 52.0084718))"^^geo:wktLiteral ;
    osm:area 109.0
  ] .

