@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/bsgH2x>
  gtm:kadastraalNummer "1014" ;
  gtm:kadastraleAanduiding "B1014" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B1014" ;
  ns0:name "Perceel GDA01-B1014"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14860> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7085089 52.0096218, 4.7083901 52.0097558, 4.7083142 52.0098247, 4.7082447 52.0098727, 4.7082789 52.0098923, 4.7081836 52.009963, 4.708115 52.0100124, 4.7081286 52.0100184, 4.7082209 52.0099504, 4.7082897 52.0098997, 4.7084264 52.0098166, 4.7084629 52.0098368, 4.7085114 52.0097898, 4.7084862 52.0097789, 4.7084766 52.0097916, 4.7084461 52.0097762, 4.708503 52.0097172, 4.7085804 52.0096369, 4.7085089 52.0096218))"^^geo:wktLiteral ;
    osm:area 207.0
  ] .

