@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/bbRXDR>
  gtm:oppervlakte 113.0 ;
  gtm:kadastraalNummer 5140.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5140" ;
  gtm:kadastraleAanduiding "M5140"@nl ;
  ns0:name "Perceel GDA01-M5140"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350514070000/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/88028> ;
  ns0:startDate "1998-05-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6943003150898 52.031033701724,4.6943660715667 52.031056919154,4.6943731952397 52.031073086242,4.6943237710008 52.031081190592,4.6942727086676 52.031063299841,4.6942712709327 52.031064864349,4.694216179533 52.031045547675,4.6941856041656 52.031078660736,4.6941325452467 52.031059841358,4.6940544521992 52.031072010386,4.6941410253595 52.030977962078,4.6941790431315 52.030991272931,4.6941921655428 52.030995520774,4.6943003150898 52.031033701724))"^^geo:wktLiteral ;
    osm:area 113.0
  ] .

