@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/b000MR>
  gtm:kadastraalNummer "654" ;
  gtm:kadastraleAanduiding "A654" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A654" ;
  ns0:name "Perceel GDA01-A654"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b8KBHy>, <https://n2t.net/ark:/60537/bKoNGW> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13656> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7218754 52.0132813, 4.7218754 52.0132813, 4.7219363 52.0132904, 4.7219448 52.0132878, 4.7219591 52.01328, 4.7220142 52.0130855, 4.7219573 52.0130842, 4.7219296 52.0130899, 4.7218756 52.0132806, 4.7218754 52.0132813))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

