@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/bzLSO9>
  gtm:kadastraalNummer "8" ;
  gtm:kadastraleAanduiding "C8" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C8" ;
  ns0:name "Perceel GDA01-C8"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14890> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7100107 52.0125068, 4.71001 52.012544, 4.7100228 52.0125461, 4.7102688 52.0125725, 4.7102865 52.0125744, 4.7102933 52.012534, 4.7102492 52.01253, 4.7102497 52.0125257, 4.7100268 52.0125074, 4.7100107 52.0125068))"^^geo:wktLiteral ;
    osm:area 89.0
  ] .

