@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/bN5FZN>
  gtm:oppervlakte 64.0 ;
  gtm:kadastraalNummer 322.0 ;
  gtm:kadastraleAanduiding "D322"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D322" ;
  ns0:name "Perceel GDA01-D322"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270032270000/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/16506> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7099131519455 52.007885349062,4.7099455419171 52.007867199066,4.709948538575 52.007865517498,4.7099583428928 52.007860558373,4.7099490971373 52.007853611068,4.709991587749 52.007832094589,4.7100008335067 52.007839041891,4.7100514991819 52.007813392811,4.7100996535175 52.00785372217,4.709971523263 52.007917503874,4.7099450026032 52.007902897927,4.7099131519455 52.007885349062))"^^geo:wktLiteral ;
    osm:area 69.0
  ] .

