@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/bAp2sI>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 5766.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5766" ;
  gtm:kadastraleAanduiding "M5766"@nl ;
  ns0:name "Perceel GDA01-M5766"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350576670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFoYmu> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88621> ;
  ns0:startDate "2000-05-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6934404095037 52.032536189592,4.6934229904751 52.032500708662,4.693575701074 52.032475290273,4.6935748421221 52.03247335271,4.6936227053857 52.032465464185,4.6936140654567 52.032446519699,4.6936620748188 52.032438605054,4.6936612302963 52.032436676565,4.6936979325198 52.032430546918,4.6937544904725 52.032421118601,4.6937802314431 52.032481042977,4.6934404095037 52.032536189592))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

