@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/bzYE8o>
  gtm:oppervlakte 114.0 ;
  gtm:kadastraalNummer 6788.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6788" ;
  gtm:kadastraleAanduiding "M6788"@nl ;
  ns0:name "Perceel GDA01-M6788"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350678870000/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/89457> ;
  ns0:startDate "2010-08-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6975950034896 52.033057596901,4.6975876963838 52.03301443682,4.6976793215094 52.0330085197,4.6978660726663 52.032996463055,4.6978642307572 52.032985468464,4.6978984385143 52.032983277797,4.6979002807082 52.032994254411,4.6979329424719 52.032992144568,4.6979383660603 52.033024192945,4.6979027284342 52.033026492103,4.6979045450829 52.03303723487,4.6978732831517 52.033039289981,4.6977289208121 52.033048790458,4.6975950034896 52.033057596901))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

