@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/bABGvq>
  gtm:kadastraalNummer "247" ;
  gtm:kadastraleAanduiding "A247" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A247" ;
  ns0:name "Perceel GDA01-A247"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bXibyp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13249> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7085758 52.0162283, 4.7085394 52.0162436, 4.7084789 52.0161907, 4.7084699 52.0161824, 4.7080473 52.0163674, 4.7080664 52.0163771, 4.7081636 52.0163323, 4.7083124 52.0164634, 4.7086722 52.0163097, 4.7086388 52.0162815, 4.7085758 52.0162283))"^^geo:wktLiteral ;
    osm:area 567.0
  ] .

