@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/brEB0s>
  gtm:kadastraalNummer "814" ;
  gtm:kadastraleAanduiding "C814" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C814" ;
  ns0:name "Perceel GDA01-C814"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15696> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098751 52.0139257, 4.7098623 52.0139251, 4.7098554 52.0139814, 4.7098672 52.0139819, 4.7099933 52.0140084, 4.7100287 52.0140373, 4.7100696 52.0139949, 4.7100382 52.0139843, 4.7100308 52.0139963, 4.7098751 52.0139257))"^^geo:wktLiteral ;
    osm:area 64.0
  ] .

