@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bKoDyR>
  gtm:oppervlakte 163.0 ;
  gtm:kadastraalNummer 6932.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6932"^^xsd:string ;
  gtm:kadastraleAanduiding "M6932"@nl ;
  ns0:name "Perceel GDA01-M6932"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350693270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b62vY1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89595> ;
  ns0:startDate "2007-07-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7019636647404 52.025570937515,4.7020253130785 52.025524277993,4.7020780298563 52.025550965684,4.7021032604413 52.025563741184,4.7022002358304 52.025612833731,4.7023008289336 52.02566357414,4.7022529342202 52.025699833349,4.7022193877577 52.025682973716,4.7021937968395 52.025702338637,4.7021602503974 52.025685478987,4.7021723236442 52.025676336127,4.7021386773046 52.025659341064,4.702041613504 52.02561031087,4.7019636647404 52.025570937515))"^^geo:wktLiteral ;
    osm:area 163.0
  ] .

