@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/bFoMv8>
  gtm:kadastraalNummer "500" ;
  gtm:kadastraleAanduiding "D500" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D500" ;
  ns0:name "Perceel GDA01-D500"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16685> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7100855 52.0094917, 4.7101347 52.0094662, 4.7100342 52.009401, 4.7100724 52.0093786, 4.7100305 52.0093514, 4.7099458 52.0094012, 4.7100766 52.0094859, 4.7100855 52.0094917))"^^geo:wktLiteral ;
    osm:area 77.0
  ] .

