@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bJ8nNB>
  gtm:kadastraalNummer "710"^^xsd:string ;
  gtm:kadastraleAanduiding "B710"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B710"^^xsd:string ;
  schema:name "Perceel GDA01-B710"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b5cIBm>, <https://n2t.net/ark:/60537/bGEaxV> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14556> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7082472 52.0108949, 4.70818 52.0109418, 4.7080539 52.0110296, 4.7078165 52.0112032, 4.7077767 52.0112217, 4.7077928 52.0112303, 4.7078254 52.0112072, 4.7079761 52.0110976, 4.7079903 52.011103, 4.7080227 52.0110705, 4.7080529 52.0110481, 4.7080729 52.0110333, 4.708109 52.0110066, 4.7081621 52.0109673, 4.7082573 52.0109001, 4.7082676 52.0108928, 4.7082575 52.0108873, 4.7082472 52.0108949))"^^geo:wktLiteral ;
    osm:area 51.0
  ] .

