@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/bxGWyV>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 6591.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6591" ;
  gtm:kadastraleAanduiding "M6591"@nl ;
  ns0:name "Perceel GDA01-M6591"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350659170000/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/89287> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7002603477084 52.034052756386,4.7003904978123 52.034044581082,4.7005785603583 52.034032770456,4.7005766448807 52.034021775484,4.7006109855523 52.034019512894,4.700612914095 52.034030606813,4.7006457943845 52.034028542431,4.7006513834992 52.034060384902,4.7006157295095 52.034062756696,4.7006176599838 52.034073724789,4.7005860188483 52.034075760435,4.7004423866085 52.034084989866,4.7002679010104 52.034096196359,4.7002603477084 52.034052756386))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

