@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/b8X6wz>
  gtm:kadastraalNummer "87" ;
  gtm:kadastraleAanduiding "D87" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D87" ;
  ns0:name "Perceel GDA01-D87"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16271> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7043473 52.0108145, 4.7043631 52.0108045, 4.7043345 52.0107887, 4.7043257 52.0107941, 4.7042665 52.0107576, 4.7041859 52.0108075, 4.7042268 52.0108328, 4.7042681 52.0108565, 4.7042961 52.0108727, 4.7043668 52.0108262, 4.7043473 52.0108145))"^^geo:wktLiteral ;
    osm:area 82.0
  ] .

