@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/b0cM4A>
  gtm:oppervlakte 113.0 ;
  gtm:kadastraalNummer 5126.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5126" ;
  gtm:kadastraleAanduiding "M5126"@nl ;
  ns0:name "Perceel GDA01-M5126"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350512670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvbGR2> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88014> ;
  ns0:startDate "1998-05-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6938189990799 52.030894361806,4.6937887198153 52.030927161916,4.6937344439439 52.030907903747,4.6937033093242 52.03094135495,4.6937007875759 52.030940459236,4.6936717719271 52.030971639859,4.693621892907 52.03097993898,4.6936152332538 52.030964880151,4.6936533953208 52.030923677425,4.6937148102549 52.030857363238,4.6937225821158 52.030849526189,4.693744882294 52.030825712441,4.6938982426507 52.030880339111,4.6938189990799 52.030894361806))"^^geo:wktLiteral ;
    osm:area 113.0
  ] .

