@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/bzzevz>
  gtm:oppervlakte 116.0 ;
  gtm:kadastraalNummer 1166.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1166" ;
  gtm:kadastraleAanduiding "M1166"@nl ;
  ns0:name "Perceel GDA01-M1166"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350116670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9ZPG0> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85200> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7055508802314 52.036597116934,4.7056200321903 52.036592537623,4.7056220150407 52.036603982312,4.7057659144505 52.036594891898,4.7059026115799 52.036585966374,4.7059101895833 52.036629127447,4.7058746641563 52.036631555514,4.7057734089872 52.036637782847,4.7056294350714 52.036646971712,4.7056274799957 52.036635617068,4.7055582724143 52.036640016294,4.7055508802314 52.036597116934))"^^geo:wktLiteral ;
    osm:area 116.0
  ] .

