@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/bSia1O>
  gtm:kadastraalNummer "59" ;
  gtm:kadastraleAanduiding "A59" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A59" ;
  ns0:name "Perceel GDA01-A59"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13061> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7013565 52.0110515, 4.7013055 52.0109966, 4.7012143 52.0110494, 4.7012264 52.0110574, 4.7011921 52.0110783, 4.7011974 52.0110817, 4.7012422 52.0111096, 4.7013565 52.0110515))"^^geo:wktLiteral ;
    osm:area 68.0
  ] .

