@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/bbRXGp>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 6277.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6277" ;
  gtm:kadastraleAanduiding "M6277"@nl ;
  ns0:name "Perceel GDA01-M6277"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350627770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bMtM2K> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89011> ;
  ns0:startDate "2006-06-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6927016656701 52.030955657505,4.6927494006413 52.030947489943,4.6927575201747 52.030967060617,4.6928053397888 52.030959073299,4.692806212414 52.03096106488,4.6928430741046 52.030954918467,4.6928422016172 52.030952917899,4.6928986558826 52.030943489386,4.6929153618353 52.030981662719,4.6925775799608 52.031038418776,4.6925513001966 52.030978625761,4.6927007639073 52.030953665751,4.6927016656701 52.030955657505))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

