@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/b99Odg>
  gtm:kadastraalNummer "265" ;
  gtm:kadastraleAanduiding "D265" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D265" ;
  ns0:name "Perceel GDA01-D265"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16449> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7085016 52.0084422, 4.7084654 52.0084578, 4.7084725 52.0084616, 4.7086263 52.0085445, 4.7086808 52.0085698, 4.7087061 52.0085517, 4.7085079 52.0084461, 4.7085016 52.0084422))"^^geo:wktLiteral ;
    osm:area 55.0
  ] .

