@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/bywGP1>
  gtm:kadastraalNummer "73bisA" ;
  gtm:kadastraleAanduiding "E73bisA" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E73bisA" ;
  ns0:name "Perceel GDA01-E73bisA"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17754> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6997351 52.0099209, 4.6998063 52.0099549, 4.6998776 52.0099891, 4.6999436 52.0099586, 4.6999075 52.0099379, 4.699873 52.0099347, 4.6998082 52.0099107, 4.6997799 52.0098954, 4.6997351 52.0099209))"^^geo:wktLiteral ;
    osm:area 59.0
  ] .

