@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/bwrGIL>
  gtm:kadastraalNummer "263"^^xsd:string ;
  gtm:kadastraleAanduiding "A263"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A263"^^xsd:string ;
  schema:name "Perceel GDA01-A263"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13265> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7090981 52.0165988, 4.7093342 52.0166289, 4.7093574 52.0164543, 4.7093203 52.0164552, 4.7092623 52.0164567, 4.7091687 52.0164625, 4.709164 52.0165416, 4.7091633 52.0165534, 4.7092387 52.0165492, 4.7092338 52.0165868, 4.709225 52.0165873, 4.7091611 52.0165906, 4.7090982 52.0165939, 4.7090981 52.0165988))"^^geo:wktLiteral ;
    osm:area 207.0
  ] .

