@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bb29Tk>
  gtm:oppervlakte 160.0 ;
  gtm:kadastraalNummer 6153.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6153"^^xsd:string ;
  gtm:kadastraleAanduiding "M6153"@nl ;
  ns0:name "Perceel GDA01-M6153"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350615370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bi77CB> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88895> ;
  ns0:startDate "2006-05-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7009379633666 52.02507206718,4.7008912032382 52.025107469567,4.7006138499959 52.024967826792,4.7006734826769 52.024922477512,4.7008839925398 52.025028401573,4.7008963754024 52.025019026949,4.7009299205939 52.025035904934,4.7009044180074 52.025055198185,4.7009379633666 52.02507206718))"^^geo:wktLiteral ;
    osm:area 159.0
  ] .

