@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/bAbhbn>
  gtm:kadastraalNummer "1013" ;
  gtm:kadastraleAanduiding "B1013" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B1013" ;
  ns0:name "Perceel GDA01-B1013"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14859> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7085804 52.0096369, 4.708503 52.0097172, 4.7084461 52.0097762, 4.7084766 52.0097916, 4.7084862 52.0097789, 4.7085251 52.009736, 4.7085182 52.009733, 4.708607 52.0096589, 4.7086182 52.0096486, 4.7085804 52.0096369))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

