@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/bgeEXp>
  gtm:oppervlakte 169.0 ;
  gtm:kadastraalNummer 1731.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1731" ;
  gtm:kadastraleAanduiding "M1731"@nl ;
  ns0:name "Perceel GDA01-M1731"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350173170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJYo4m> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85659> ;
  ns0:startDate "2010-02-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6866935574707 52.028962853848,4.6866775759313 52.028926265863,4.686859470173 52.028895897449,4.6870598189281 52.028862294802,4.6870614934027 52.028866106852,4.6870777437875 52.028903226698,4.6870860452924 52.028922160687,4.6868490865068 52.028961693701,4.6868482143256 52.028959693088,4.6867999721284 52.028967747378,4.6867916142807 52.028948696184,4.6867438108865 52.0289566452,4.6867429387102 52.028954644587,4.6866935574707 52.028962853848))"^^geo:wktLiteral ;
    osm:area 169.0
  ] .

