@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/bb26pr>
  gtm:kadastraalNummer "288" ;
  gtm:kadastraleAanduiding "D288" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D288" ;
  ns0:name "Perceel GDA01-D288"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16472> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7091856 52.0083151, 4.7091712 52.0083262, 4.7093161 52.0083996, 4.7094711 52.0084779, 4.7094799 52.0084839, 4.7095369 52.0084541, 4.7095894 52.0084264, 4.7095762 52.0084194, 4.7094454 52.0083514, 4.7094035 52.0083821, 4.7092235 52.0082884, 4.7091856 52.0083151))"^^geo:wktLiteral ;
    osm:area 205.0
  ] .

