@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/btjeTT>
  gtm:oppervlakte 119.0 ;
  gtm:kadastraalNummer 2640.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2640" ;
  gtm:kadastraleAanduiding "M2640"@nl ;
  ns0:name "Perceel GDA01-M2640"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350264070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bcvcvL> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86207> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7071419593707 52.033463808796,4.7071367598114 52.033432885713,4.707161490887 52.033430952219,4.7071614101404 52.033430511322,4.7072761105607 52.033424180687,4.7075097263552 52.033408415456,4.7075171350203 52.033451278849,4.7072835169585 52.033467178909,4.7071892645261 52.033473393934,4.7071871956415 52.033460879154,4.7071419593707 52.033463808796))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

