@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/bqpshH>
  gtm:oppervlakte 186.0 ;
  gtm:kadastraalNummer 2115.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2115" ;
  gtm:kadastraleAanduiding "M2115"@nl ;
  ns0:name "Perceel GDA01-M2115"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350211570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2UZZq> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85921> ;
  ns0:startDate "2008-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7169745114688 52.029868861786,4.7169745854193 52.029863918601,4.7170668096399 52.029865072674,4.7170932473753 52.029821944105,4.7172699334184 52.029823938181,4.7174573401398 52.029826226667,4.7174555465736 52.029882843225,4.7172681104736 52.02988055457,4.7170662952742 52.029879001728,4.7170656982087 52.02989553694,4.7169736203065 52.029894338756,4.7169745114688 52.029868861786))"^^geo:wktLiteral ;
    osm:area 186.0
  ] .

