@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/bRSP8F>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 2537.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2537" ;
  gtm:kadastraleAanduiding "M2537"@nl ;
  ns0:name "Perceel GDA01-M2537"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350253770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYL3Y2> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86111> ;
  ns0:startDate "2006-12-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7057713713787 52.034407350436,4.7057015964735 52.034411908241,4.7056657113162 52.034204374636,4.705662190977 52.03418191927,4.705661476253 52.034181960076,4.7056587501391 52.03416669102,4.7057191884485 52.034162735362,4.7057219000105 52.034178004331,4.7057330631231 52.034185682088,4.7057462960958 52.03426326545,4.7057713713787 52.034407350436))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

