@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/bNVx0b>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 1099.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1099" ;
  gtm:kadastraleAanduiding "M1099"@nl ;
  ns0:name "Perceel GDA01-M1099"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350109970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjMJ2o> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85144> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7110094654911 52.028660552591,4.7110527507101 52.028659111337,4.7110549269936 52.028683877836,4.7110982122337 52.028682436565,4.711097131365 52.028670053358,4.7113386405009 52.028661543614,4.7113421259182 52.028699997937,4.7113439242988 52.028719881569,4.7111612145237 52.028726284086,4.711015730076 52.02873208215,4.7110094654911 52.028660552591))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

