@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/bW2P2I>
  gtm:oppervlakte 160.0 ;
  gtm:kadastraalNummer 5771.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5771" ;
  gtm:kadastraleAanduiding "M5771"@nl ;
  ns0:name "Perceel GDA01-M5771"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350577170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFoYmu> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88626> ;
  ns0:startDate "2010-02-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6930810030248 52.032030631821,4.6931096437692 52.032066044126,4.6929699970564 52.03208922891,4.692970954215 52.032091409743,4.6929227940961 52.032099664776,4.6929310391202 52.032118678894,4.6928832150854 52.032126872973,4.6928842842162 52.032129351085,4.6927171842221 52.032157083612,4.6926975359384 52.032112223518,4.6926913149104 52.032098021122,4.6930810030248 52.032030631821))"^^geo:wktLiteral ;
    osm:area 160.0
  ] .

