@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/bumKuT>
  gtm:oppervlakte 159.0 ;
  gtm:kadastraalNummer 5162.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5162" ;
  gtm:kadastraleAanduiding "M5162"@nl ;
  ns0:name "Perceel GDA01-M5162"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350516270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTXXbw> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88049> ;
  ns0:startDate "2002-03-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7098133855496 52.038790632874,4.709838824577 52.03893193253,4.7098455865053 52.038969578755,4.7097598688425 52.038986064741,4.7097570901479 52.038972233635,4.7097339028571 52.038856491858,4.7097272649912 52.038804869426,4.7097222144351 52.038771646327,4.7097405790414 52.038759114324,4.7098074113955 52.038754869746,4.709840032551 52.038752792307,4.7098460067309 52.038788555433,4.7098133855496 52.038790632874))"^^geo:wktLiteral ;
    osm:area 159.0
  ] .

