@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/bFOaUq>
  gtm:kadastraalNummer "647" ;
  gtm:kadastraleAanduiding "D647" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D647" ;
  ns0:name "Perceel GDA01-D647"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16832> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7121696 52.0075115, 4.7121537 52.007504, 4.7119206 52.0073903, 4.7117267 52.0073009, 4.7117002 52.0072879, 4.7116574 52.0072655, 4.7116292 52.0072893, 4.7115814 52.0073268, 4.711702 52.0073864, 4.7118079 52.0074371, 4.7120922 52.0075675, 4.7121045 52.0075733, 4.7121696 52.0075115))"^^geo:wktLiteral ;
    osm:area 383.0
  ] .

