@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/bZAIKA>
  gtm:oppervlakte 118.0 ;
  gtm:kadastraalNummer 5191.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5191" ;
  gtm:kadastraleAanduiding "M5191"@nl ;
  ns0:name "Perceel GDA01-M5191"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350519170000/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/88076> ;
  ns0:startDate "1998-05-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7093896397372 52.037917491439,4.7094465961932 52.037913747508,4.7094527739787 52.037949511832,4.7094848704618 52.03794739552,4.7095115709642 52.038088064356,4.709513542045 52.038098430301,4.7094884487753 52.038100056609,4.7094249714588 52.038104176497,4.7094230281853 52.038093900595,4.7094089520798 52.038019530706,4.7093896397372 52.037917491439))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

