@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/b6Fq0a>
  gtm:kadastraalNummer "899" ;
  gtm:kadastraleAanduiding "D899" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D899" ;
  ns0:name "Perceel GDA01-D899"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17084> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7060235 52.009078, 4.7059136 52.0090256, 4.7058009 52.0091108, 4.7059014 52.0091578, 4.7059694 52.0091084, 4.7059765 52.0091121, 4.7060235 52.009078))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

