@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/bxTAJd>
  gtm:kadastraalNummer "648" ;
  gtm:kadastraleAanduiding "D648" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D648" ;
  ns0:name "Perceel GDA01-D648"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16833> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.711555 52.0074858, 4.71162 52.007433, 4.7117429 52.0074906, 4.7118898 52.0075595, 4.7120368 52.0076284, 4.7120922 52.0075675, 4.7118079 52.0074371, 4.711702 52.0073864, 4.7115814 52.0073268, 4.7115456 52.0073091, 4.7114434 52.0073437, 4.7114005 52.0073667, 4.7113577 52.0073897, 4.711406 52.0074132, 4.711555 52.0074858))"^^geo:wktLiteral ;
    osm:area 496.0
  ] .

