@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/bD68by>
  gtm:oppervlakte 137.0 ;
  gtm:kadastraalNummer 1212.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1212" ;
  gtm:kadastraleAanduiding "M1212"@nl ;
  ns0:name "Perceel GDA01-M1212"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350121270000/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/85246> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7066862721714 52.037660392515,4.7067202149252 52.037657622486,4.706727965697 52.03770290575,4.7064477140174 52.037720808824,4.7064496986306 52.037732154634,4.706413617611 52.037734642574,4.7064096759112 52.037712058972,4.7063735964084 52.037714448036,4.7063755532218 52.037725703803,4.7063197774744 52.037729435098,4.7063123406666 52.037686535539,4.70644019238 52.037677729016,4.7065844147383 52.037668702375,4.7066862721714 52.037660392515))"^^geo:wktLiteral ;
    osm:area 136.0
  ] .

