@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/bOkRVo>
  gtm:kadastraalNummer "253" ;
  gtm:kadastraleAanduiding "A253" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A253" ;
  ns0:name "Perceel GDA01-A253"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13255> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7094051 52.016023, 4.7094095 52.0159456, 4.7093178 52.0159386, 4.7092526 52.0159473, 4.7092528 52.0159599, 4.7092144 52.0159655, 4.7092617 52.0160098, 4.7093317 52.016011, 4.7093306 52.016019, 4.7094051 52.016023))"^^geo:wktLiteral ;
    osm:area 92.0
  ] .

