@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/bY7Lp1>
  gtm:kadastraalNummer "979" ;
  gtm:kadastraleAanduiding "B979" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B979" ;
  ns0:name "Perceel GDA01-B979"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14825> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7077667 52.0099639, 4.7077777 52.009957, 4.7077401 52.0099342, 4.7077273 52.0099438, 4.7077156 52.0099379, 4.7076449 52.0099846, 4.7076439 52.0099853, 4.7076755 52.0100057, 4.7076879 52.0100136, 4.7077667 52.0099639))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

