@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/bvpeTT>
  gtm:oppervlakte 280.0 ;
  gtm:kadastraalNummer 5062.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5062" ;
  gtm:kadastraleAanduiding "M5062"@nl ;
  ns0:name "Perceel GDA01-M5062"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350506270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/baPBYC> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87956> ;
  ns0:startDate "1998-05-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6942944027075 52.031718393589,4.6943294542495 52.031797275221,4.6942872867831 52.031804415557,4.6942976239893 52.031827639467,4.6942554711998 52.031834770889,4.6942500628846 52.031822640689,4.694236577007 52.031824916287,4.6942060363802 52.031857634067,4.6941510872471 52.031838479997,4.6941200052899 52.031872273176,4.6941174687704 52.031871386373,4.6940887138402 52.031902649526,4.6940398681561 52.031910972886,4.6939773726983 52.031771123143,4.6942944027075 52.031718393589))"^^geo:wktLiteral ;
    osm:area 280.0
  ] .

