@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@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/brRkoT>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 6484.0 ;
  gtm:kadastraleAanduiding "E6484"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6484" ;
  ns0:name "Perceel GDA01-E6484"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280648470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bAbtSK> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73676> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.702422346653 52.010499281999,4.7025086961971 52.010516233076,4.7025540056681 52.010525134473,4.7025626478281 52.010526739731,4.7025617285047 52.010528756777,4.702599064143 52.010535211875,4.7026001347381 52.010532827183,4.7026222887199 52.010536686213,4.7027127195943 52.010550595825,4.702715605197 52.010590557108,4.7025231731435 52.010570688187,4.7024757938657 52.010565693686,4.7023965284349 52.010540775122,4.702422346653 52.010499281999))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

