@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/bFByuA>
  gtm:oppervlakte 132.0 ;
  gtm:kadastraalNummer 282.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N282"^^xsd:string ;
  gtm:kadastraleAanduiding "N282"@nl ;
  ns0:name "Perceel GDA01-N282"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360028270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bumSCE> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106380> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6833807732704 52.003927606205,4.6833056983451 52.003972063492,4.6832847031836 52.003984683537,4.6832808511522 52.003986997494,4.6832234015223 52.003950547352,4.6833227606418 52.00389083815,4.6834488337465 52.003815073452,4.6834649622421 52.003805381477,4.683522960174 52.003842158363,4.683506846381 52.003851841446,4.6833807732704 52.003927606205))"^^geo:wktLiteral ;
    osm:area 132.0
  ] .

