@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bpzEc6>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 9393.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9393"^^xsd:string ;
  gtm:kadastraleAanduiding "K9393"@nl ;
  schema:name "Perceel GDA01-K9393"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330939370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLQFEx> ;
  hg:liesIn <https://n2t.net/ark:/60537/btjcYt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80743> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7420933376198 52.01315000706,4.7421010666622 52.013131182809,4.7421126455835 52.013102950845,4.7421437191994 52.013107804061,4.7422570822069 52.013125646905,4.7424405886847 52.013154282371,4.7424212810428 52.01320133864,4.7422378035159 52.013172703303,4.7421244112662 52.01315486028,4.7420933376198 52.01315000706))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

