@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/b3kguA>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 6587.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6587" ;
  gtm:kadastraleAanduiding "M6587"@nl ;
  ns0:name "Perceel GDA01-M6587"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350658770000/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/89283> ;
  ns0:startDate "2010-08-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7002904948949 52.034226075457,4.7004206064656 52.034217594288,4.7006085016137 52.034205342204,4.7006065727892 52.03419426626,4.7006409137293 52.034191994674,4.700642842149 52.03420309758,4.7006760155238 52.034200936026,4.7006815639945 52.034232580512,4.7006459244415 52.0342349524,4.7006479206288 52.034246388272,4.7006159733552 52.034248422142,4.7004724148066 52.034257562157,4.7002979009147 52.034268669659,4.7002904948949 52.034226075457))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

