@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bpMmpe>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 6592.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6592" ;
  gtm:kadastraleAanduiding "M6592"@nl ;
  ns0:name "Perceel GDA01-M6592"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350659270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bV0sXC> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89288> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70025288857 52.034009829299,4.7004273851004 52.033998838615,4.7005711017446 52.033989789463,4.7006025962717 52.033987806897,4.7006005595591 52.033976164055,4.7006361989085 52.03397379218,4.7006457943845 52.034028542431,4.700612914095 52.034030606813,4.7006109855523 52.034019512894,4.7005766448807 52.034021775484,4.7005785603583 52.034032770456,4.7003904978123 52.034044581082,4.7002603477084 52.034052756386,4.70025288857 52.034009829299))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

