@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/bb26jx>
  gtm:kadastraalNummer "869" ;
  gtm:kadastraleAanduiding "B869" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B869" ;
  ns0:name "Perceel GDA01-B869"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14715> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7093312 52.0103208, 4.7093173 52.0103192, 4.7093008 52.010329, 4.7092513 52.0103554, 4.7093069 52.0103951, 4.7094262 52.010334, 4.7094835 52.0103047, 4.7094992 52.0103159, 4.7096686 52.0102233, 4.7096777 52.0102182, 4.7096019 52.0101778, 4.7095933 52.0101817, 4.7093312 52.0103208))"^^geo:wktLiteral ;
    osm:area 199.0
  ] .

