@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/b3KCdP>
  gtm:oppervlakte 5.0 ;
  gtm:kadastraalNummer 159.0 ;
  gtm:kadastraleAanduiding "C159"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C159" ;
  ns0:name "Perceel GDA01-C159"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260015970000/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/15041> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7115350676603 52.011446133198,4.7114972321782 52.011430186321,4.7115004123977 52.01142696875,4.7115071275404 52.011420194084,4.7115228462198 52.011426836854,4.711560594048 52.011442801196,4.7115875588022 52.011454209438,4.7115777374939 52.011464121211,4.7115350676603 52.011446133198))"^^geo:wktLiteral ;
    osm:area 9.0
  ] .

