@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/bwEs2Z>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 5340.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5340" ;
  gtm:kadastraleAanduiding "M5340"@nl ;
  ns0:name "Perceel GDA01-M5340"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350534070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bI64S7> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88219> ;
  ns0:startDate "2010-06-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7127609146225 52.035919299418,4.7127632443253 52.035871045213,4.71289531706 52.035872817212,4.7129302877664 52.035873287098,4.7129301041568 52.035875802791,4.7131080193552 52.035878079706,4.7131225908237 52.035878252998,4.7131208694772 52.035923877098,4.7130349133826 52.035922782832,4.712893280309 52.035920983213,4.7127609146225 52.035919299418))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

