@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/b5cw3r>
  gtm:kadastraalNummer "862" ;
  gtm:kadastraleAanduiding "B862" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B862" ;
  ns0:name "Perceel GDA01-B862"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14708> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7094619 52.0105684, 4.7094393 52.0105768, 4.7093695 52.0105931, 4.7093431 52.0105571, 4.709159 52.0106158, 4.7091556 52.0106508, 4.7091963 52.0106469, 4.709192 52.0106297, 4.7094076 52.0105935, 4.7094671 52.0105834, 4.7094634 52.0105751, 4.7094619 52.0105684))"^^geo:wktLiteral ;
    osm:area 65.0
  ] .

