@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/bHGtUs>
  gtm:kadastraalNummer "59" ;
  gtm:kadastraleAanduiding "B59" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B59" ;
  ns0:name "Perceel GDA01-B59"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13906> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7085183 52.0138817, 4.7084546 52.0139303, 4.7084337 52.013919, 4.7083973 52.0139522, 4.7084608 52.0139821, 4.7084733 52.0139692, 4.7084927 52.0139493, 4.7085608 52.013903, 4.7085183 52.0138817))"^^geo:wktLiteral ;
    osm:area 48.0
  ] .

