@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/bpZ24r>
  gtm:oppervlakte 94.0 ;
  gtm:kadastraalNummer 2490.0 ;
  gtm:kadastraleAanduiding "B2490"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2490" ;
  ns0:name "Perceel GDA01-B2490"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250249070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGrgQq> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71718> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7095970711305 52.012301898439,4.7096298535467 52.012272461351,4.7096691580256 52.01228566683,4.7098061194908 52.012327541023,4.7098779093637 52.012343495052,4.7099110676814 52.012350867565,4.7099049323238 52.012392511495,4.7098772683395 52.012385916631,4.7096490774653 52.012331490989,4.7095917834401 52.012306721741,4.7095970711305 52.012301898439))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

