@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/bj9pci>
  gtm:oppervlakte 64.0 ;
  gtm:kadastraalNummer 397.0 ;
  gtm:kadastraleAanduiding "C397"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C397" ;
  ns0:name "Perceel GDA01-C397"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260039770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15279> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7148551769543 52.008256435532,4.7147952077518 52.00825286615,4.7148134203384 52.008193215263,4.714855026727 52.008100386964,4.714914699198 52.00810430517,4.7148551769543 52.008256435532))"^^geo:wktLiteral ;
    osm:area 74.0
  ] .

