@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/bL0FZN>
  gtm:kadastraalNummer "911" ;
  gtm:kadastraleAanduiding "B911" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B911" ;
  ns0:name "Perceel GDA01-B911"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14757> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7088388 52.010518, 4.7088261 52.0105265, 4.7086207 52.0106674, 4.7086346 52.0106731, 4.7086839 52.0106396, 4.7087269 52.0106104, 4.7087625 52.0106304, 4.7088772 52.0105545, 4.7088879 52.0105459, 4.7088388 52.010518))"^^geo:wktLiteral ;
    osm:area 70.0
  ] .

