@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/beMHMw>
  gtm:oppervlakte 30.0 ;
  gtm:kadastraalNummer 1218.0 ;
  gtm:kadastraleAanduiding "C1218"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1218" ;
  ns0:name "Perceel GDA01-C1218"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260121870000/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/16100> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7144168454346 52.009445946391,4.7144323114217 52.009449027923,4.7145511746706 52.009472699533,4.7145486015146 52.009479165469,4.714539853237 52.009501119092,4.7145327778463 52.009499919157,4.7145331246921 52.009499130159,4.7144191267753 52.009477364914,4.7144039511199 52.009474347959,4.7144168454346 52.009445946391))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

