@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/bOkS6x>
  gtm:kadastraalNummer "198" ;
  gtm:kadastraleAanduiding "D198" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D198" ;
  ns0:name "Perceel GDA01-D198"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16382> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7076217 52.0095034, 4.7076096 52.0094951, 4.7073962 52.0093632, 4.7072891 52.0093018, 4.7072673 52.0093155, 4.7070647 52.0091939, 4.7069885 52.0092423, 4.7069442 52.0092729, 4.7071564 52.0093897, 4.7071973 52.009361, 4.7074258 52.0094978, 4.7074596 52.009477, 4.7075361 52.0095244, 4.7075458 52.0095317, 4.7076217 52.0095034))"^^geo:wktLiteral ;
    osm:area 483.0
  ] .

