@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/bcHLed>
  gtm:oppervlakte 180.0 ;
  gtm:kadastraalNummer 2353.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2353" ;
  gtm:kadastraleAanduiding "M2353"@nl ;
  ns0:name "Perceel GDA01-M2353"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350235370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bweaD0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86000> ;
  ns0:startDate "2007-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7124008191727 52.032449037006,4.7125759295498 52.032448925777,4.7127761746704 52.032448086371,4.7127762385763 52.032430289755,4.7128684864924 52.032430215825,4.712868393028 52.032455787216,4.7128683789349 52.032460595916,4.7127761309563 52.032460669846,4.7127507089238 52.032505645886,4.7125758492917 52.032505543091,4.712401130099 52.032505791388,4.7124008191727 52.032449037006))"^^geo:wktLiteral ;
    osm:area 180.0
  ] .

