@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/bIVG5U>
  gtm:kadastraalNummer "919" ;
  gtm:kadastraleAanduiding "B919" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B919" ;
  ns0:name "Perceel GDA01-B919"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14765> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7090625 52.0107647, 4.7090655 52.0107396, 4.7090452 52.0107401, 4.7089067 52.0107361, 4.7089029 52.0107612, 4.7090625 52.0107647))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

