@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/bXImYq>
  gtm:kadastraalNummer "235" ;
  gtm:kadastraleAanduiding "B235" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B235" ;
  ns0:name "Perceel GDA01-B235"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14082> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7043543 52.0118237, 4.7043078 52.0118498, 4.7044739 52.0119619, 4.7045218 52.0119336, 4.7044928 52.0119148, 4.7044622 52.0118947, 4.7044288 52.0118727, 4.7043958 52.011851, 4.7043543 52.0118237))"^^geo:wktLiteral ;
    osm:area 74.0
  ] .

