@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/bMGgBI>
  gtm:kadastraalNummer "352" ;
  gtm:kadastraleAanduiding "D352" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D352" ;
  ns0:name "Perceel GDA01-D352"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16537> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7116374 52.0080546, 4.7116768 52.0080157, 4.7116634 52.0080092, 4.7115482 52.0079538, 4.7114984 52.0079922, 4.7116234 52.0080488, 4.7116374 52.0080546))"^^geo:wktLiteral ;
    osm:area 61.0
  ] .

