@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/bIIYvs>
  gtm:kadastraalNummer "160" ;
  gtm:kadastraleAanduiding "D160" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D160" ;
  ns0:name "Perceel GDA01-D160"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16344> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7065593 52.0100809, 4.7065418 52.0100707, 4.7063683 52.0099769, 4.7062172 52.0098953, 4.7062078 52.009902, 4.7063554 52.0099856, 4.7063341 52.0100016, 4.7063714 52.0100227, 4.7065022 52.0100966, 4.7065097 52.0100917, 4.7065258 52.0101012, 4.7065593 52.0100809))"^^geo:wktLiteral ;
    osm:area 81.0
  ] .

