@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/boWyxZ>
  gtm:oppervlakte 415.0 ;
  gtm:kadastraalNummer 4573.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4573" ;
  gtm:kadastraleAanduiding "M4573"@nl ;
  ns0:name "Perceel GDA01-M4573"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350457370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bPaHgb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZo9vx> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87624> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6945260613709 52.026961903068,4.6947419162659 52.026799925434,4.69507214002 52.026967019807,4.694557937034 52.026998116076,4.6945563680465 52.026992156528,4.6945537185262 52.026986343426,4.6945500456413 52.026980749014,4.6945453774204 52.026975445364,4.6945397711707 52.026970495731,4.6945333133389 52.026965963543,4.6945260613709 52.026961903068))"^^geo:wktLiteral ;
    osm:area 415.0
  ] .

