@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b7UC1F>
  gtm:kadastraalNummer "792"^^xsd:string ;
  gtm:kadastraleAanduiding "B792"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B792"^^xsd:string ;
  ns0:name "Perceel GDA01-B792"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bUaG1Y> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14638> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7099695 52.0120989, 4.7099787 52.0120394, 4.7099651 52.0120381, 4.7099419 52.012036, 4.7095996 52.0120049, 4.7094133 52.0119629, 4.7093979 52.0119581, 4.7093539 52.0119963, 4.7093662 52.0120003, 4.7093537 52.0120151, 4.7094845 52.012057, 4.7095011 52.0120486, 4.7096598 52.0120701, 4.7096712 52.0120482, 4.7099362 52.0120933, 4.7099695 52.0120989))"^^geo:wktLiteral ;
    osm:area 262.0
  ] .

