@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/bzmuA0>
  gtm:kadastraalNummer "58" ;
  gtm:kadastraleAanduiding "E58" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E58" ;
  ns0:name "Perceel GDA01-E58"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bNizQ6> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17274> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.699175 52.0095385, 4.6991237 52.0095773, 4.6992819 52.0096512, 4.6993345 52.009614, 4.6992534 52.0095747, 4.6991879 52.0095446, 4.699175 52.0095385))"^^geo:wktLiteral ;
    osm:area 76.0
  ] .

