@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/bvpbkg>
  gtm:kadastraalNummer "495" ;
  gtm:kadastraleAanduiding "B495" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B495" ;
  ns0:name "Perceel GDA01-B495"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bWtnq6> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14341> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7083473 52.0129989, 4.708612 52.0130726, 4.7086289 52.013037, 4.7083656 52.0129679, 4.7083473 52.0129989))"^^geo:wktLiteral ;
    osm:area 77.0
  ] .

