@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/bIwkmF>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 6014.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6014" ;
  gtm:kadastraleAanduiding "M6014"@nl ;
  ns0:name "Perceel GDA01-M6014"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350601470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbS6q8> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88798> ;
  ns0:startDate "2002-06-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7005532308666 52.033341631835,4.700691004148 52.033332278238,4.7008771380851 52.033319637959,4.7008790683169 52.033330624025,4.7009132628615 52.033328351508,4.7009113334476 52.033317311518,4.7009439239637 52.033315101551,4.7009533030491 52.033368771914,4.7009176496258 52.033371143801,4.7009157611711 52.033360283817,4.7008846142099 52.03336243927,4.7007409591414 52.033372361029,4.7005606427491 52.033384801317,4.7005532308666 52.033341631835))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

