@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/bkChYT>
  gtm:kadastraalNummer "891" ;
  gtm:kadastraleAanduiding "B891" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B891" ;
  ns0:name "Perceel GDA01-B891"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14737> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7086653 52.0101542, 4.7087096 52.0101854, 4.7087749 52.0101479, 4.7087277 52.0101194, 4.7086653 52.0101542))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

