@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/bqbHhe>
  gtm:kadastraalNummer "183" ;
  gtm:kadastraleAanduiding "E183" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E183" ;
  ns0:name "Perceel GDA01-E183"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17399> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7025428 52.0090126, 4.7026076 52.0089724, 4.7025648 52.0089511, 4.7023652 52.0090731, 4.7024089 52.0090928, 4.7024766 52.0090537, 4.7025369 52.009009, 4.7025428 52.0090126))"^^geo:wktLiteral ;
    osm:area 71.0
  ] .

