@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix hg: <http://rdf.histograph.io/> .
@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/bvpbms>
  gtm:kadastraalNummer "704" ;
  gtm:kadastraleAanduiding "B704" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B704" ;
  ns0:name "Perceel GDA01-B704"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bgeOgt>, <https://n2t.net/ark:/60537/bn4osv> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14550> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7080315 52.0107651, 4.7079364 52.0108311, 4.7078856 52.0108667, 4.7078708 52.0108617, 4.7078368 52.0108433, 4.7077548 52.010901, 4.7075203 52.0110837, 4.7075781 52.0111155, 4.7076424 52.0110702, 4.7076566 52.0110594, 4.7076119 52.0110371, 4.7076454 52.0110115, 4.7076901 52.0110338, 4.7078698 52.0108965, 4.7078765 52.0108999, 4.7079579 52.0108427, 4.7080405 52.0107847, 4.7080515 52.010777, 4.7080315 52.0107651))"^^geo:wktLiteral ;
    osm:area 212.0
  ] .

