@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/bTkFDP>
  gtm:kadastraalNummer "89" ;
  gtm:kadastraleAanduiding "D89" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D89" ;
  ns0:name "Perceel GDA01-D89"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16273> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7044694 52.0107851, 4.7044434 52.0107535, 4.7043631 52.0108045, 4.7043473 52.0108145, 4.7043668 52.0108262, 4.7043863 52.0108378, 4.7044004 52.0108288, 4.7044694 52.0107851))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

