@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/bMfVK3>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 6725.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6725" ;
  gtm:kadastraleAanduiding "M6725"@nl ;
  ns0:name "Perceel GDA01-M6725"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350672570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZARpg> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89409> ;
  ns0:startDate "2007-07-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7098610544647 52.034852993779,4.7098985022447 52.034850548606,4.7099014886801 52.034867976263,4.7099307670468 52.034866068338,4.709944577644 52.034949317187,4.7099617026996 52.035045654189,4.7099636599271 52.035057898621,4.7099699491592 52.035094005133,4.7099053661873 52.035098280697,4.7098966383592 52.035049962933,4.7098792364283 52.034953633317,4.7098610544647 52.034852993779))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

