@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/bkOZKb>
  gtm:kadastraalNummer "807" ;
  gtm:kadastraleAanduiding "C807" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C807" ;
  ns0:name "Perceel GDA01-C807"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15689> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7100838 52.0136439, 4.7100449 52.0136816, 4.7101443 52.0137298, 4.7101536 52.0137215, 4.7104598 52.01384, 4.710593 52.0137218, 4.7099563 52.0134494, 4.709928 52.0134493, 4.7099127 52.0136017, 4.7100838 52.0136439))"^^geo:wktLiteral ;
    osm:area 817.0
  ] .

