@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b5PGs0>
  gtm:oppervlakte 200.0 ;
  gtm:kadastraalNummer 1136.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1136"^^xsd:string ;
  gtm:kadastraleAanduiding "N1136"@nl ;
  ns0:name "Perceel GDA01-N1136"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360113670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/breqAg> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105920> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6798737188675 52.004382206322,4.679901991808 52.004365307176,4.6799568569567 52.004400197405,4.6799492110129 52.004404807474,4.679991365797 52.004431145214,4.6799920003097 52.004431544518,4.6799908436332 52.00443193306,4.6798783631028 52.004482931715,4.6797374959213 52.004566315775,4.6797298680625 52.004561470101,4.6796539927779 52.004513303385,4.6798181627913 52.004415111699,4.6798737188675 52.004382206322))"^^geo:wktLiteral ;
    osm:area 200.0
  ] .

