@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/bSVg9Q>
  gtm:kadastraalNummer "910" ;
  gtm:kadastraleAanduiding "B910" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B910" ;
  ns0:name "Perceel GDA01-B910"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14756> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7087866 52.010489, 4.7087722 52.0104968, 4.7086828 52.0105572, 4.7085693 52.0106339, 4.7086207 52.0106674, 4.7088261 52.0105265, 4.7088388 52.010518, 4.7087866 52.010489))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

