@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/bE8DOK>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 5185.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5185" ;
  gtm:kadastraleAanduiding "M5185"@nl ;
  ns0:name "Perceel GDA01-M5185"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350518570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTXXbw> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88071> ;
  ns0:startDate "1998-05-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7097203386411 52.038329075215,4.7096623746042 52.038332912356,4.7096588886489 52.038312848237,4.709656139393 52.038297075808,4.7098254666746 52.038285744788,4.7099459186547 52.03827768287,4.7099833118159 52.038275183416,4.709992733697 52.038329698123,4.7099668368634 52.03833144575,4.7097236106153 52.038347870741,4.7097203386411 52.038329075215))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

