@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/bms5Mq>
  gtm:kadastraalNummer "1007" ;
  gtm:kadastraleAanduiding "B1007" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B1007" ;
  ns0:name "Perceel GDA01-B1007"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14853> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7085628 52.0099788, 4.7086215 52.0100145, 4.7086732 52.0099786, 4.7088215 52.0098768, 4.7089303 52.0098081, 4.7089419 52.0098002, 4.7088864 52.0097721, 4.7088763 52.0097802, 4.7087774 52.0098437, 4.7087695 52.0098382, 4.7086976 52.0098822, 4.708683 52.0098911, 4.7086874 52.0098946, 4.7086432 52.0099227, 4.7086343 52.0099174, 4.7086219 52.0099255, 4.7086128 52.00992, 4.7085447 52.0099692, 4.7085628 52.0099788))"^^geo:wktLiteral ;
    osm:area 186.0
  ] .

