@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/bZafU6>
  gtm:kadastraalNummer "482" ;
  gtm:kadastraleAanduiding "D482" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D482" ;
  ns0:name "Perceel GDA01-D482"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16667> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7103884 52.0091387, 4.7103473 52.0091148, 4.7102749 52.0091634, 4.710282 52.0091675, 4.7103173 52.009188, 4.7103884 52.0091387))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

