@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/bSvVrD>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 236.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N236"^^xsd:string ;
  gtm:kadastraleAanduiding "N236"@nl ;
  ns0:name "Perceel GDA01-N236"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360023670000/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/89950> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6818930805338 52.003321733796,4.6819066697278 52.003267947512,4.6819421130606 52.00313860053,4.681957243366 52.00314052483,4.6820014906712 52.003146785232,4.682018764299 52.003149477395,4.6819624921547 52.003354022718,4.6819465133536 52.003351410213,4.6819078206843 52.003345686429,4.6818856430727 52.003342740153,4.6818930805338 52.003321733796))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

