@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/btWhEh>
  gtm:oppervlakte 32.0 ;
  gtm:kadastraalNummer 455.0 ;
  gtm:kadastraleAanduiding "D455"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D455" ;
  ns0:name "Perceel GDA01-D455"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270045570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16640> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7085028559724 52.009356206034,4.7086303410238 52.009259443725,4.7086672686496 52.009277444652,4.708555934428 52.009361851169,4.7085484492835 52.009367524643,4.7085028559724 52.009356206034))"^^geo:wktLiteral ;
    osm:area 43.0
  ] .

