@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/bABGyX>
  gtm:kadastraalNummer "176"^^xsd:string ;
  gtm:kadastraleAanduiding "B176"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B176"^^xsd:string ;
  schema:name "Perceel GDA01-B176"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bbS6oM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14023> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7059728 52.0126426, 4.7059288 52.0126742, 4.7059435 52.0126823, 4.7059922 52.0127093, 4.7060351 52.0126789, 4.705972 52.0126443, 4.7059737 52.0126431, 4.7059728 52.0126426))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

