@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bCGSFb>
  gtm:oppervlakte 18.0 ;
  gtm:kadastraalNummer 2172.0 ;
  gtm:kadastraleAanduiding "C2172"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C2172"^^xsd:string ;
  ns0:name "Perceel GDA01-C2172"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260217270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bH3A69> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/255884> ;
  ns0:startDate "2010-10-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7130141002826 52.012006725705,4.7130026756246 52.012017689044,4.7129717449657 52.012002618112,4.7128693959379 52.01195945381,4.7128762575136 52.011953587735,4.7128786184767 52.01195156988,4.7128997226172 52.011960445471,4.712955233195 52.011983791711,4.7129536951768 52.011985328907,4.7130141002826 52.012006725705))"^^geo:wktLiteral ;
    osm:area 12.0
  ] .

