@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/bbeREs>
  gtm:oppervlakte 114.0 ;
  gtm:kadastraalNummer 6791.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6791" ;
  gtm:kadastraleAanduiding "M6791"@nl ;
  ns0:name "Perceel GDA01-M6791"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350679170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgFcqR> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89460> ;
  ns0:startDate "2010-08-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6976167363792 52.033186069336,4.6976094836457 52.03314316125,4.6977434424471 52.033134516824,4.6978877438684 52.033125204728,4.6979190928753 52.033123177087,4.6979172767729 52.033112398371,4.6979529144667 52.033110099208,4.6979620127822 52.033163786159,4.6979291758936 52.033165903974,4.6979273468747 52.033155017322,4.6978931389878 52.033157207998,4.6978949677219 52.033168112626,4.6977083764243 52.033180152279,4.6976167363792 52.033186069336))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

