@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/bYXzfX>
  gtm:kadastraalNummer "900" ;
  gtm:kadastraleAanduiding "D900" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D900" ;
  ns0:name "Perceel GDA01-D900"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17085> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7060614 52.009096, 4.7060235 52.009078, 4.7059765 52.0091121, 4.706013 52.0091312, 4.7060614 52.009096))"^^geo:wktLiteral ;
    osm:area 17.0
  ] .

