@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/bp9fnh>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 230.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N230"^^xsd:string ;
  gtm:kadastraleAanduiding "N230"@nl ;
  ns0:name "Perceel GDA01-N230"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360023070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1t6M6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89946> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6812520603262 52.003126976386,4.6813010233353 52.003331361555,4.6812980045815 52.003331622092,4.6812528734069 52.003336169218,4.6812247873271 52.003339425356,4.6812177220392 52.003318278123,4.6812057383654 52.003265426126,4.6811745267907 52.003135149221,4.6811867545943 52.003133649591,4.6812314378261 52.003128866105,4.6812520603262 52.003126976386))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

