@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bSvWaU>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 2387.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2387" ;
  gtm:kadastraleAanduiding "N2387"@nl ;
  ns0:name "Perceel GDA01-N2387"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360238770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4NkLz> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106270> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6735361405768 52.008074972088,4.6735472584326 52.008081996546,4.6735950756185 52.008112190981,4.6736275193208 52.008132782433,4.6737496399032 52.008210149126,4.6737648238892 52.008219768902,4.6737089287284 52.008253262596,4.673480686201 52.008108225659,4.6734960974764 52.008098989102,4.6735361405768 52.008074972088))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

