@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/bwe2F3>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 5186.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5186" ;
  gtm:kadastraleAanduiding "M5186"@nl ;
  ns0:name "Perceel GDA01-M5186"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350518670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTXXbw> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88072> ;
  ns0:startDate "1998-05-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7097045565332 52.03823833672,4.7099478911712 52.038222415743,4.709973889278 52.038220713645,4.7099833118159 52.038275183416,4.7099459186547 52.03827768287,4.7098254666746 52.038285744788,4.709656139393 52.038297075808,4.709653363711 52.03828112346,4.7096498777636 52.038261059341,4.7097078417085 52.038257222207,4.7097045565332 52.03823833672))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

