@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/bsgH1m>
  gtm:kadastraalNummer "805" ;
  gtm:kadastraleAanduiding "B805" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B805" ;
  ns0:name "Perceel GDA01-B805"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14651> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.710005 52.0115341, 4.7099828 52.0115352, 4.7094157 52.0115727, 4.7094179 52.011586, 4.7091337 52.0116039, 4.7091448 52.0116776, 4.7091571 52.0116766, 4.7092927 52.0116659, 4.7096056 52.0116429, 4.7095982 52.0116009, 4.7099807 52.011576, 4.7100044 52.0115741, 4.710005 52.0115341))"^^geo:wktLiteral ;
    osm:area 395.0
  ] .

