@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/b1fgzu>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 6595.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6595" ;
  gtm:kadastraleAanduiding "M6595"@nl ;
  ns0:name "Perceel GDA01-M6595"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350659570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bV0sXC> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89291> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7002306306731 52.033881812744,4.7003606575422 52.033873088465,4.7005486589139 52.033860468578,4.700546717062 52.033849293684,4.7005810576027 52.033847031102,4.7005830001519 52.033858161058,4.7006155469478 52.033855977891,4.7006211226877 52.03388773939,4.7005854688339 52.033890111175,4.7005874791497 52.033901574096,4.7005561438741 52.033903629494,4.7004124509982 52.033913047289,4.70023805005 52.033924478938,4.7002306306731 52.033881812744))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

