@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/bX5fZ0>
  gtm:kadastraalNummer "810" ;
  gtm:kadastraleAanduiding "C810" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C810" ;
  ns0:name "Perceel GDA01-C810"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15692> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7106357 52.0139404, 4.7105149 52.013909, 4.710526 52.0138676, 4.7104598 52.01384, 4.7101536 52.0137215, 4.7101443 52.0137298, 4.7100449 52.0136816, 4.7100287 52.0136973, 4.7099719 52.0137499, 4.7098942 52.0137418, 4.7098886 52.0137916, 4.7101277 52.0138932, 4.7104363 52.0140243, 4.7105898 52.0141012, 4.7106357 52.0139404))"^^geo:wktLiteral ;
    osm:area 903.0
  ] .

