@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/bmesFQ>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 6782.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6782" ;
  gtm:kadastraleAanduiding "M6782"@nl ;
  ns0:name "Perceel GDA01-M6782"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350678270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmshqq> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89451> ;
  ns0:startDate "2007-07-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6976415722959 52.033370476682,4.697680697059 52.033367928369,4.6976788246533 52.033357023481,4.6978233253688 52.033347119395,4.6978214675011 52.033336214596,4.6978730645234 52.033332876348,4.6978748817303 52.033343583164,4.698004443531 52.033334705967,4.6980114874112 52.033377954361,4.6978306206721 52.033390117598,4.6976861664405 52.03339983321,4.6976470549766 52.033402462498,4.6976415722959 52.033370476682))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

