@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/bQQgg6>
  gtm:kadastraalNummer "918" ;
  gtm:kadastraleAanduiding "B918" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B918" ;
  ns0:name "Perceel GDA01-B918"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14764> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7090655 52.0107396, 4.7090574 52.0107135, 4.7090436 52.0107132, 4.708896 52.0107093, 4.7088919 52.0107293, 4.7088474 52.0107279, 4.7088545 52.0107194, 4.7088422 52.0107119, 4.7087714 52.0107425, 4.7088095 52.0107636, 4.7088123 52.0107594, 4.7089029 52.0107612, 4.7089067 52.0107361, 4.7090452 52.0107401, 4.7090655 52.0107396))"^^geo:wktLiteral ;
    osm:area 65.0
  ] .

