@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/bOkS1D>
  gtm:kadastraalNummer "957" ;
  gtm:kadastraleAanduiding "B957" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B957" ;
  ns0:name "Perceel GDA01-B957"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14803> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7077054 52.0105283, 4.7077171 52.01052, 4.7078085 52.0104602, 4.7078763 52.0104159, 4.7079157 52.0103913, 4.7079568 52.0103655, 4.707997 52.0103403, 4.7080374 52.0103149, 4.7080437 52.010311, 4.7079917 52.0102641, 4.7079409 52.0102943, 4.7079203 52.0102848, 4.7076089 52.0104724, 4.7077054 52.0105283))"^^geo:wktLiteral ;
    osm:area 280.0
  ] .

