@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/bCtYP3>
  gtm:kadastraalNummer "1099" ;
  gtm:kadastraleAanduiding "C1099" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1099" ;
  ns0:name "Perceel GDA01-C1099"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bb2imR> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15981> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7139767 52.0118947, 4.7139678 52.0119028, 4.7140432 52.011939, 4.7140523 52.0119325, 4.714102 52.0118725, 4.7141462 52.0118191, 4.7142066 52.0116934, 4.7142242 52.0116664, 4.7141667 52.0116536, 4.7141056 52.0117632, 4.7140862 52.0117575, 4.7139767 52.0118947))"^^geo:wktLiteral ;
    osm:area 178.0
  ] .

