@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/bCTo9B>
  gtm:oppervlakte 40.0 ;
  gtm:kadastraalNummer 85.0 ;
  gtm:kadastraleAanduiding "C85"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C85" ;
  ns0:name "Perceel GDA01-C85"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260008570000/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/14967> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7126212470948 52.011341760214,4.7126840162073 52.011262132093,4.7127095345181 52.011269972382,4.7127166252461 52.011261456049,4.7127246132694 52.011263973629,4.7126814235458 52.011350212577,4.7126829598456 52.011350724731,4.7126813144763 52.011352620844,4.7126801660803 52.01135730621,4.7126806339765 52.011362027803,4.7126212470948 52.011341760214))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

