@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/bacm9x>
  gtm:oppervlakte 93.0 ;
  gtm:kadastraalNummer 6730.0 ;
  gtm:kadastraleAanduiding "A6730"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A6730" ;
  ns0:name "Perceel GDA01-A6730"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240673070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b74ZVP> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70853> ;
  ns0:startDate "2010-07-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7146529958338 52.016305723354,4.7146695269696 52.016268075521,4.714803287636 52.016289431982,4.7149274406327 52.016310328948,4.7149086395224 52.01635364452,4.7147842064156 52.016332961655,4.7147637607484 52.016329555123,4.7146777198477 52.016315257467,4.7146507784986 52.016310780142,4.7146529958338 52.016305723354))"^^geo:wktLiteral ;
    osm:area 91.0
  ] .

