@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/bCgkvh>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 2539.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2539" ;
  gtm:kadastraleAanduiding "M2539"@nl ;
  ns0:name "Perceel GDA01-M2539"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350253970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYL3Y2> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86113> ;
  ns0:startDate "2006-12-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7059102791447 52.034398284916,4.7058409274116 52.034402809299,4.7058158520441 52.034258715339,4.7058016676132 52.034172776278,4.7057990290222 52.034157498744,4.705859321448 52.034153551158,4.7058619454871 52.034168828606,4.705872510339 52.034176556819,4.7058854079784 52.034254165188,4.7059102791447 52.034398284916))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

