@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/bSIzwQ>
  gtm:kadastraalNummer "857" ;
  gtm:kadastraleAanduiding "C857" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C857" ;
  ns0:name "Perceel GDA01-C857"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15739> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7097362 52.0147816, 4.7097299 52.0147814, 4.7097451 52.0148322, 4.709756 52.014832, 4.7099777 52.0148519, 4.7100329 52.0148634, 4.7100446 52.0148445, 4.7099195 52.0148003, 4.709866 52.0147975, 4.7097362 52.0147816))"^^geo:wktLiteral ;
    osm:area 94.0
  ] .

