@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/bgsigi>
  gtm:oppervlakte 95.0 ;
  gtm:kadastraalNummer 467.0 ;
  gtm:kadastraleAanduiding "C467"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C467" ;
  ns0:name "Perceel GDA01-C467"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260046770000/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/15349> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7139616400823 52.009462767782,4.7139037254016 52.009462921914,4.7139085589354 52.009438824682,4.7139095503212 52.009433913695,4.7139091548313 52.009413696511,4.7139108599188 52.009396178874,4.7139138064832 52.00936873615,4.713926473418 52.009250754891,4.7139904232628 52.009255093513,4.713971145672 52.009394285561,4.7139702806341 52.009400482613,4.7139616400823 52.009462767782))"^^geo:wktLiteral ;
    osm:area 97.0
  ] .

