@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/beMLed>
  gtm:oppervlakte 102.0 ;
  gtm:kadastraalNummer 5255.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5255" ;
  gtm:kadastraleAanduiding "M5255"@nl ;
  ns0:name "Perceel GDA01-M5255"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350525570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxTMZ4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88136> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7132718981435 52.036723205285,4.7132862946048 52.036723404519,4.713284682942 52.036769496638,4.7132702136003 52.036769296987,4.713128580544 52.036767317895,4.7129933588574 52.036765429268,4.7129940832155 52.036747321852,4.7129951651402 52.036719014684,4.7130274404861 52.036719469108,4.7131302798059 52.036721226278,4.7132718981435 52.036723205285))"^^geo:wktLiteral ;
    osm:area 103.0
  ] .

