@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/buM8Ky>
  gtm:oppervlakte 119.0 ;
  gtm:kadastraalNummer 2698.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2698" ;
  gtm:kadastraleAanduiding "M2698"@nl ;
  ns0:name "Perceel GDA01-M2698"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350269870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bSinst> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86261> ;
  ns0:startDate "2001-04-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7052643206039 52.032791792154,4.7052568435319 52.032748784395,4.7054540987581 52.032735760868,4.7055848305386 52.032727349509,4.7055869203518 52.032739415024,4.7056319947429 52.032736547963,4.7056370860452 52.032766850295,4.7056122360996 52.032768953559,4.705612170078 52.032768503758,4.70557616259 52.032771207573,4.7054615193716 52.032778660426,4.7052643206039 52.032791792154))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

