@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/b1sUFJ>
  gtm:kadastraalNummer "1025" ;
  gtm:kadastraleAanduiding "B1025" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B1025" ;
  ns0:name "Perceel GDA01-B1025"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bhuZFW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14871> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7080412 52.0098937, 4.707969 52.0098467, 4.7078108 52.0097422, 4.7077981 52.0097319, 4.7077394 52.0097598, 4.7078331 52.0098146, 4.7078396 52.0098104, 4.707922 52.0098592, 4.7080176 52.0099092, 4.7080412 52.0098937))"^^geo:wktLiteral ;
    osm:area 91.0
  ] .

