@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/bUNzm2>
  gtm:kadastraalNummer "724" ;
  gtm:kadastraleAanduiding "B724" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B724" ;
  ns0:name "Perceel GDA01-B724"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bNw6TY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14570> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7086721 52.0111047, 4.7086604 52.0111133, 4.7084665 52.0112628, 4.7084418 52.0112818, 4.7084859 52.0113043, 4.7085113 52.0112849, 4.7085329 52.0112695, 4.7087164 52.0111389, 4.7087276 52.0111291, 4.7086721 52.0111047))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

