@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/baPt9h>
  gtm:oppervlakte 116.0 ;
  gtm:kadastraalNummer 5049.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5049"^^xsd:string ;
  gtm:kadastraleAanduiding "M5049"@nl ;
  schema:name "Perceel GDA01-M5049"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350504970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bY7XB9> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87943> ;
  schema:startDate "1998-05-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6897023700645 52.030269435712,4.689683814597 52.03027256162,4.6896879134089 52.03028166418,4.6897410289337 52.030300414004,4.6897100205208 52.030334017715,4.6897650800914 52.030353327335,4.6897636422222 52.030354891788,4.6898145566487 52.030372756666,4.6898205861039 52.030386086213,4.6897410302584 52.030399547035,4.689735015536 52.030386208583,4.6896843177316 52.030368470791,4.689685755604 52.030366906339,4.6896301737356 52.030347449774,4.689661460605 52.03031374886,4.6896080662906 52.030295123187,4.6895807546941 52.030234496439,4.6896421338275 52.030224154883,4.6896534517035 52.030249730999,4.6896908403084 52.030243426903,4.6897023700645 52.030269435712))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

