@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/b2URZ6>
  gtm:oppervlakte 116.0 ;
  gtm:kadastraalNummer 5050.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5050"^^xsd:string ;
  gtm:kadastraleAanduiding "M5050"@nl ;
  schema:name "Perceel GDA01-M5050"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350505070000/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/87944> ;
  schema:startDate "1998-05-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6896421338275 52.030224154883,4.6896606017123 52.03022103745,4.6897399227305 52.030207665177,4.6897673222319 52.030268274431,4.6898205414498 52.030286916972,4.6897895078815 52.03032026888,4.6898448127976 52.030339732718,4.6898433749316 52.030341297172,4.6898943754016 52.030359252409,4.6899004194498 52.030372582039,4.6898205861039 52.030386086213,4.6898145566487 52.030372756666,4.6897636422222 52.030354891788,4.6897650800914 52.030353327335,4.6897100205208 52.030334017715,4.6897410289337 52.030300414004,4.6896879134089 52.03028166418,4.689683814597 52.03027256162,4.6897023700645 52.030269435712,4.6896908403084 52.030243426903,4.6896534517035 52.030249730999,4.6896421338275 52.030224154883))"^^geo:wktLiteral ;
    osm:area 116.0
  ] .

