@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/biK39v>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 1168.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1168" ;
  gtm:kadastraleAanduiding "M1168"@nl ;
  ns0:name "Perceel GDA01-M1168"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350116870000/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/85202> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7055731652005 52.03672635494,4.705565705595 52.036683095657,4.7056349132423 52.036678696426,4.7056368696892 52.036689961195,4.7057808888283 52.036680682698,4.7059176605857 52.036671658715,4.7059212553097 52.036692119075,4.7059560488483 52.036689902481,4.7059599723779 52.036712701718,4.705906943202 52.036716080179,4.7057882683126 52.036723474107,4.7056442765425 52.036732860632,4.705642387487 52.036721955789,4.7055731652005 52.03672635494))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

