@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/bNirap>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 6825.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6825" ;
  gtm:kadastraleAanduiding "M6825"@nl ;
  ns0:name "Perceel GDA01-M6825"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350682570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bqbSyV> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89494> ;
  ns0:startDate "2010-08-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.69869332794 52.032508451617,4.6986987424168 52.032540176324,4.698663090366 52.032542493604,4.6986649888063 52.032553614349,4.6986336700652 52.032555597422,4.6984859598839 52.032564953407,4.6983136847608 52.032575864307,4.6983059507278 52.032532944459,4.6984394672437 52.032524503393,4.6986263435979 52.032512688968,4.6986244723781 52.032501694218,4.6986586655722 52.032499476281,4.6986605505431 52.032510525041,4.69869332794 52.032508451617))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

