@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/bo6KOv>
  gtm:oppervlakte 254.0 ;
  gtm:kadastraalNummer 5405.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5405" ;
  gtm:kadastraleAanduiding "M5405"@nl ;
  ns0:name "Perceel GDA01-M5405"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350540570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bPaHgb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bz8YOx> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88282> ;
  ns0:startDate "2001-03-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6913745355268 52.026869535341,4.6916759990564 52.027022501352,4.6915884810246 52.027088408622,4.6912974094624 52.026940887859,4.6912963973896 52.026940378527,4.6912953998867 52.026939869281,4.6912872458634 52.026935740355,4.6913731496313 52.026870578793,4.6913745355268 52.026869535341))"^^geo:wktLiteral ;
    osm:area 254.0
  ] .

