@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bUatd0>
  gtm:kadastraalNummer "260"^^xsd:string ;
  gtm:kadastraleAanduiding "A260"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A260"^^xsd:string ;
  schema:name "Perceel GDA01-A260"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13262> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7091935 52.0164326, 4.7090787 52.0164319, 4.7088968 52.0164405, 4.7088306 52.0164477, 4.7087477 52.0164444, 4.7087347 52.0164419, 4.7087267 52.0164325, 4.7087557 52.0164199, 4.7087999 52.0164032, 4.708824 52.0163868, 4.7088331 52.0163742, 4.7088296 52.0163712, 4.7085728 52.0164848, 4.7086748 52.01648, 4.708818 52.0164733, 4.7089 52.0164659, 4.7090225 52.0164672, 4.7091687 52.0164625, 4.7092623 52.0164567, 4.7093203 52.0164552, 4.7093167 52.0164499, 4.709292 52.0164372, 4.7092473 52.0164316, 4.7091935 52.0164326))"^^geo:wktLiteral ;
    osm:area 175.0
  ] .

