@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/bXi0Zt>
  gtm:oppervlakte 161.0 ;
  gtm:kadastraalNummer 1163.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1163" ;
  gtm:kadastraleAanduiding "M1163"@nl ;
  ns0:name "Perceel GDA01-M1163"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350116370000/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/85197> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7055269615119 52.036458404706,4.7058406701194 52.036438459325,4.7058443057746 52.036459099692,4.705879918641 52.036456663153,4.7058875507921 52.036500094193,4.7057509547024 52.036509101179,4.7056071868592 52.036518183348,4.7056053123946 52.036507278588,4.7055361487285 52.036511678055,4.7055269615119 52.036458404706))"^^geo:wktLiteral ;
    osm:area 161.0
  ] .

