@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/bM3dGw>
  gtm:oppervlakte 201.0 ;
  gtm:kadastraalNummer 5320.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K5320"^^xsd:string ;
  gtm:kadastraleAanduiding "K5320"@nl ;
  ns0:name "Perceel GDA01-K5320"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330532070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEmtBG> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/82799> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7423311867051 52.007499838466,4.7423759538948 52.007466772752,4.7423603224564 52.007457896482,4.742402328911 52.007425381903,4.7426562600794 52.00755242123,4.742605096511 52.007590728205,4.7425181248518 52.007590063159,4.7425115467157 52.007589703551,4.7425051370522 52.007588769608,4.7424989975489 52.007587279864,4.7424932588916 52.007585262001,4.7424880515072 52.007582761674,4.7423317726902 52.007503652751,4.7423306774872 52.007502837797,4.7423301823681 52.007501819397,4.7423303576945 52.007500768716,4.7423311867051 52.007499838466))"^^geo:wktLiteral ;
    osm:area 201.0
  ] .

