@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/bfpRiF>
  gtm:oppervlakte 162.0 ;
  gtm:kadastraalNummer 5189.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5189" ;
  gtm:kadastraleAanduiding "M5189"@nl ;
  ns0:name "Perceel GDA01-M5189"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350518970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bWG5nH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88074> ;
  ns0:startDate "2004-12-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7093367073026 52.038109897426,4.7092242106265 52.038117186576,4.7091961262453 52.037967862893,4.7092294047026 52.037965654583,4.7092232198492 52.037928443078,4.7093071082181 52.037922921757,4.709339788172 52.03792077289,4.7093459661451 52.037956519244,4.7093080487059 52.037959006488,4.7093347772623 52.038099711482,4.7093367073026 52.038109897426))"^^geo:wktLiteral ;
    osm:area 163.0
  ] .

