@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/bsgH6f>
  gtm:kadastraalNummer "46" ;
  gtm:kadastraleAanduiding "D46" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D46" ;
  ns0:name "Perceel GDA01-D46"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16230> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7047774 52.0112172, 4.7046211 52.0111262, 4.7045341 52.0110782, 4.7045078 52.0110963, 4.7045029 52.0110994, 4.7045106 52.0111058, 4.7044976 52.0111138, 4.704716 52.011251, 4.7047774 52.0112172))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

