@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/bGrjG6>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 2136.0 ;
  gtm:kadastraleAanduiding "F2136"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2136" ;
  ns0:name "Perceel GDA01-F2136"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290213670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZARjn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75555> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6969144960667 52.005302312422,4.6969430028929 52.00526321816,4.6971514699848 52.005318362033,4.6972666863805 52.005348690239,4.6973470164711 52.005370841144,4.6973171198988 52.005412246369,4.6972375887307 52.005389282181,4.6971227146667 52.005358470579,4.6970515908906 52.005339052051,4.6969144960667 52.005302312422))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

