@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/bIwgMH>
  gtm:kadastraalNummer "950" ;
  gtm:kadastraleAanduiding "B950" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B950" ;
  ns0:name "Perceel GDA01-B950"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14796> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7079033 52.0106385, 4.7079564 52.0106694, 4.7079704 52.0106602, 4.7081287 52.0105555, 4.7081645 52.0105757, 4.7081997 52.0105613, 4.7082679 52.0105173, 4.7082678 52.010511, 4.7083148 52.0104786, 4.7082412 52.0104183, 4.7081702 52.0104649, 4.7081184 52.0104965, 4.7080496 52.0105423, 4.7079033 52.0106385))"^^geo:wktLiteral ;
    osm:area 222.0
  ] .

