@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/bfc6cg>
  gtm:kadastraalNummer "449" ;
  gtm:kadastraleAanduiding "D449" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D449" ;
  ns0:name "Perceel GDA01-D449"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16634> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7084042 52.0091232, 4.7084107 52.0091259, 4.7085084 52.0091621, 4.708513 52.0091574, 4.7085627 52.0091774, 4.7085949 52.0091555, 4.70854 52.0091294, 4.7084464 52.009085, 4.7084391 52.0090824, 4.7084042 52.0091232))"^^geo:wktLiteral ;
    osm:area 55.0
  ] .

