@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/bfpR8R>
  gtm:oppervlakte 160.0 ;
  gtm:kadastraalNummer 1111.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1111" ;
  gtm:kadastraleAanduiding "M1111"@nl ;
  ns0:name "Perceel GDA01-M1111"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350111170000/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/85156> ;
  ns0:startDate "2006-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7107040179122 52.02915914536,4.7106981828809 52.029098763847,4.7108811821231 52.029092597404,4.7109397547182 52.029090120447,4.7109385532492 52.029078006197,4.7109817542989 52.029076375729,4.7109841510207 52.029101017656,4.7110272044859 52.02909951216,4.711027078991 52.029098172171,4.7110485441556 52.029097153907,4.7110539875231 52.02914682799,4.7110340571338 52.029147531487,4.7109930447313 52.029148967811,4.7109527465582 52.029150390246,4.7109112820541 52.02915185091,4.7108706923277 52.029153280631,4.7108302484408 52.029154702187,4.7107895128674 52.02915614003,4.710747479827 52.029157615348,4.7107040179122 52.02915914536))"^^geo:wktLiteral ;
    osm:area 160.0
  ] .

