@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/bmRyzm>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 2699.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2699" ;
  gtm:kadastraleAanduiding "M2699"@nl ;
  ns0:name "Perceel GDA01-M2699"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350269970000/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/86262> ;
  ns0:startDate "2001-04-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7052643206039 52.032791792154,4.7054615193716 52.032778660426,4.70557616259 52.032771207573,4.705612170078 52.032768503758,4.7056122360996 52.032768953559,4.7056370860452 52.032766850295,4.705643353562 52.032804134417,4.705618409798 52.032805697837,4.7056033053301 52.032812846057,4.705468941367 52.032821470107,4.7052717569847 52.032834601932,4.7052643206039 52.032791792154))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

