@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/bgF02K>
  gtm:kadastraalNummer "890" ;
  gtm:kadastraleAanduiding "D890" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D890" ;
  ns0:name "Perceel GDA01-D890"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17075> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7056552 52.0089028, 4.7055991 52.0088715, 4.705419 52.0089938, 4.7054512 52.0090092, 4.7054308 52.0090254, 4.7054531 52.009036, 4.7056552 52.0089028))"^^geo:wktLiteral ;
    osm:area 97.0
  ] .

