@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/bkpEK3>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 2641.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2641" ;
  gtm:kadastraleAanduiding "M2641"@nl ;
  ns0:name "Perceel GDA01-M2641"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350264170000/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/86208> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7071367598114 52.033432885713,4.707130489601 52.033395691548,4.7071554197525 52.033394082786,4.7071672609713 52.033387814361,4.7072687172484 52.033381281413,4.707502316204 52.033365650925,4.7075097263552 52.033408415456,4.7072761105607 52.033424180687,4.7071614101404 52.033430511322,4.707161490887 52.033430952219,4.7071367598114 52.033432885713))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

