@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/bjn5Rj>
  gtm:kadastraalNummer "1015" ;
  gtm:kadastraleAanduiding "B1015" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B1015" ;
  ns0:name "Perceel GDA01-B1015"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14861> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7084294 52.0096125, 4.708346 52.00972, 4.7083265 52.0097424, 4.7082922 52.0097803, 4.708318 52.0097996, 4.7082884 52.0098246, 4.7082154 52.0098702, 4.7080489 52.0099797, 4.7080693 52.0099885, 4.7081406 52.0099393, 4.7081836 52.009963, 4.7082789 52.0098923, 4.7082447 52.0098727, 4.7083142 52.0098247, 4.7083901 52.0097558, 4.7085089 52.0096218, 4.7084294 52.0096125))"^^geo:wktLiteral ;
    osm:area 185.0
  ] .

