@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/bHtMmw>
  gtm:kadastraalNummer "812" ;
  gtm:kadastraleAanduiding "C812" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C812" ;
  ns0:name "Perceel GDA01-C812"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15694> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098886 52.0137916, 4.7098761 52.0137856, 4.7098724 52.013829, 4.7098683 52.0138773, 4.709882 52.0138779, 4.7099921 52.0139271, 4.7100172 52.0139314, 4.7100694 52.0139487, 4.7100956 52.0139187, 4.7101277 52.0138932, 4.7098886 52.0137916))"^^geo:wktLiteral ;
    osm:area 149.0
  ] .

