@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/bnHhTZ>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 234.0 ;
  gtm:kadastraleAanduiding "C234"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C234" ;
  ns0:name "Perceel GDA01-C234"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260023470000/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/15116> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7123490529579 52.010480504197,4.7122838144168 52.010453299787,4.7123113654494 52.010423804999,4.7123903267433 52.010352197631,4.7124068338763 52.010338378207,4.712538495867 52.010409862625,4.7124675557878 52.01046049219,4.7124610663584 52.010457129283,4.7124084003127 52.010433646299,4.7123565147 52.010481203127,4.7123547125214 52.010482873627,4.7123490529579 52.010480504197))"^^geo:wktLiteral ;
    osm:area 133.0
  ] .

