@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/bm1KUA>
  gtm:oppervlakte 145.0 ;
  gtm:kadastraalNummer 5230.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5230" ;
  gtm:kadastraleAanduiding "M5230"@nl ;
  ns0:name "Perceel GDA01-M5230"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350523070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxTMZ4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88112> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7127734862879 52.037355155517,4.7126771404824 52.037353749826,4.7126843538178 52.037155417853,4.7127352076436 52.037156158531,4.7127811072475 52.037156825874,4.7127801339033 52.037182751742,4.7127773850516 52.037249160042,4.7127741751453 52.037336508598,4.7127734862879 52.037355155517))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

