@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/bMGgvD>
  gtm:kadastraalNummer "934" ;
  gtm:kadastraleAanduiding "B934" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B934" ;
  ns0:name "Perceel GDA01-B934"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14780> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7086593 52.0110532, 4.7087215 52.0110887, 4.7087333 52.0110779, 4.7088198 52.0109989, 4.7088365 52.0109837, 4.7088652 52.0109578, 4.7088539 52.0109527, 4.7088652 52.0109019, 4.7088534 52.0108935, 4.7088434 52.0109015, 4.7088481 52.0109045, 4.7087649 52.0109706, 4.7086717 52.0110448, 4.7086593 52.0110532))"^^geo:wktLiteral ;
    osm:area 100.0
  ] .

