@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/bUNzkR>
  gtm:kadastraalNummer "515" ;
  gtm:kadastraleAanduiding "B515" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B515" ;
  ns0:name "Perceel GDA01-B515"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14361> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7081764 52.0135462, 4.7081676 52.0135555, 4.7082222 52.013584, 4.7082933 52.0134938, 4.7083432 52.0135088, 4.7083576 52.0134906, 4.7084426 52.0133748, 4.7083967 52.013369, 4.7083677 52.0133588, 4.7083364 52.0133577, 4.7082631 52.0134422, 4.7081764 52.0135462))"^^geo:wktLiteral ;
    osm:area 172.0
  ] .

