@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/bYXzbe>
  gtm:kadastraalNummer "833" ;
  gtm:kadastraleAanduiding "C833" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C833" ;
  ns0:name "Perceel GDA01-C833"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15715> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098264 52.0142044, 4.7098182 52.0142588, 4.7098314 52.0142596, 4.7101234 52.0143961, 4.7103887 52.0145262, 4.710463 52.014558, 4.7104742 52.0144969, 4.7104348 52.0144902, 4.7100861 52.0143147, 4.7100218 52.0142861, 4.7098396 52.0142051, 4.7098264 52.0142044))"^^geo:wktLiteral ;
    osm:area 299.0
  ] .

