@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/b74Oia>
  gtm:kadastraalNummer "95" ;
  gtm:kadastraleAanduiding "D95" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D95" ;
  ns0:name "Perceel GDA01-D95"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16279> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7047248 52.0109253, 4.704705 52.0109161, 4.7046051 52.0109825, 4.7045819 52.0109697, 4.7045364 52.0110015, 4.7045808 52.0110257, 4.7046443 52.0109814, 4.7047248 52.0109253))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

