@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/b5PFHy>
  gtm:oppervlakte 138.0 ;
  gtm:kadastraalNummer 6513.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6513" ;
  gtm:kadastraleAanduiding "M6513"@nl ;
  ns0:name "Perceel GDA01-M6513"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350651370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bMtLit> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89213> ;
  ns0:startDate "2010-08-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7003576884153 52.034599943654,4.7003933279981 52.034597589829,4.7003952159634 52.034608476782,4.7004265661742 52.034606430501,4.700570406583 52.034597040506,4.7007773265881 52.034583532841,4.7007846833778 52.034625569442,4.7005778387671 52.034639850561,4.7004340045271 52.034649779904,4.7004320376595 52.034638335212,4.7003976967801 52.034640579774,4.7003996762822 52.034652150378,4.700367142505 52.034654396482,4.7003576884153 52.034599943654))"^^geo:wktLiteral ;
    osm:area 138.0
  ] .

