@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/b7vg8N>
  gtm:oppervlakte 118.0 ;
  gtm:kadastraalNummer 5190.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5190" ;
  gtm:kadastraleAanduiding "M5190"@nl ;
  ns0:name "Perceel GDA01-M5190"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350519070000/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/88075> ;
  ns0:startDate "1998-05-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.709339788172 52.03792077289,4.709372322252 52.037918632162,4.7093896397372 52.037917491439,4.7094089520798 52.038019530706,4.7094230281853 52.038093900595,4.7094249714588 52.038104176497,4.7093367073026 52.038109897426,4.7093347772623 52.038099711482,4.7093080487059 52.037959006488,4.7093459661451 52.037956519244,4.709339788172 52.03792077289))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

