@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/bfc9KI>
  gtm:oppervlakte 34.0 ;
  gtm:kadastraalNummer 7458.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7458" ;
  gtm:kadastraleAanduiding "M7458"@nl ;
  ns0:name "Perceel GDA01-M7458"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350745870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bSINuM> ;
  hg:liesIn <https://n2t.net/ark:/60537/bX5hq1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89862> ;
  ns0:startDate "2016-11-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.679797690938 52.025571773214,4.6798127698861 52.025579270259,4.679818552803 52.02558214534,4.6798104666962 52.025581179941,4.6797993520476 52.025579153691,4.6797885827127 52.025576482349,4.6797782895325 52.025573184678,4.679768559356 52.025569297153,4.679564055825 52.025467991287,4.6794295489101 52.025400938224,4.6794392252174 52.02539347309,4.679797690938 52.025571773214))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

