@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/bGrkqo>
  gtm:oppervlakte 139.0 ;
  gtm:kadastraalNummer 6281.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6281" ;
  gtm:kadastraleAanduiding "M6281"@nl ;
  ns0:name "Perceel GDA01-M6281"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350628170000/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/89015> ;
  ns0:startDate "2006-06-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6926357844769 52.031170828566,4.6927851019562 52.031145939492,4.6927859747234 52.031147922085,4.6928338088183 52.031139952817,4.69284194787 52.031159209007,4.6928897675352 52.031151230643,4.6928906403072 52.031153213235,4.6929273560144 52.031147092899,4.6929264832409 52.031145110307,4.6929827476088 52.031135725575,4.6929996789056 52.031174412562,4.6926619801035 52.031230423318,4.6926357844769 52.031170828566))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

