@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/bO8dVd>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 6280.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6280" ;
  gtm:kadastraleAanduiding "M6280"@nl ;
  ns0:name "Perceel GDA01-M6280"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350628070000/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/89014> ;
  ns0:startDate "2006-06-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6926357844769 52.031170828566,4.6926197237474 52.031134285898,4.6929575132035 52.031078024124,4.6929827476088 52.031135725575,4.6929264832409 52.031145110307,4.6929273560144 52.031147092899,4.6928906403072 52.031153213235,4.6928897675352 52.031151230643,4.69284194787 52.031159209007,4.6928338088183 52.031139952817,4.6927859747234 52.031147922085,4.6927851019562 52.031145939492,4.6926357844769 52.031170828566))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

